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

Improve HTTP client error reporting #55

Closed
ojii opened this issue Sep 30, 2020 · 0 comments
Closed

Improve HTTP client error reporting #55

ojii opened this issue Sep 30, 2020 · 0 comments
Assignees

Comments

@ojii
Copy link
Contributor

ojii commented Sep 30, 2020

When HTTP client wrappers fail for any reason, they raise a aiodynamo.http.base.RequestFailed error to signal to the rest of aiodynamo that this was not a DynamoDB side issue and that a request should likely be retried. However, right now it doesn't do a good job at reporting why the HTTP Client failed, making diagnosing these errors hard/impossible.

@ojii ojii self-assigned this Sep 30, 2020
@ojii ojii closed this as completed Oct 15, 2020
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

Successfully merging a pull request may close this issue.

1 participant