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

fix: Start returning proper error message when raising RequestError in poll_upload_response, to hit to users what is going on. Fixes #141 #153

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

vipulnsward
Copy link
Collaborator

@vipulnsward vipulnsward commented Feb 25, 2024

Description

fix: Start returning proper error message when raising RequestError in poll_upload_response, to hit to users what is going on. Fixes #141

Checklist

…n poll_upload_response, to hit to users what is going on. Fixes #141
@vipulnsward vipulnsward merged commit 990071c into main Feb 25, 2024
12 checks passed
@vipulnsward vipulnsward deleted the gh-141 branch February 25, 2024 14:44
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 this pull request may close these issues.

RequestError with no messasge is thrown when max_request_tries is exceeded
1 participant