You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 - Every error needs to be handled, but errors inside the html handle need to be returned in the request as well.
2 - Errors shouldn't bring the service down.
Note, for now we are not using "log" to log errors, instead we are just using "fmt" until we have a clear definition when it is operating as a service and when it is operating as a utility
The text was updated successfully, but these errors were encountered:
1 - Every error needs to be handled, but errors inside the html handle need to be returned in the request as well.
2 - Errors shouldn't bring the service down.
Note, for now we are not using "log" to log errors, instead we are just using "fmt" until we have a clear definition when it is operating as a service and when it is operating as a utility
The text was updated successfully, but these errors were encountered: