Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle error cases better #1187

Open
AlexNi245 opened this issue Sep 24, 2024 · 1 comment
Open

Handle error cases better #1187

AlexNi245 opened this issue Sep 24, 2024 · 1 comment
Assignees

Comments

@AlexNi245
Copy link
Collaborator

The Dm3 client often assumes that requests and their responses are always successful and valid. That however might not always be the case.
If an error occurs, the client should still work and not crash.

Every request executed during "fetching contract" should be handled as it could fail.

@AlexNi245
Copy link
Collaborator Author

@Bhupesh-mfsi please go through the code and compile a list of every interaction that could cause an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants