Skip to content

Implement better error handling #4

@CuriouslyCurious

Description

@CuriouslyCurious

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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions