-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently error handling is very bare bones. After switching to another request library the wrapper should be able to handle if a request times out or the endpoint responds with a 404 and not just panic.
Further error handling should be done on the deserialization from json to some struct object, since any error message from a failed deserialization is ususally non-sensical to debug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels