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

Return Result on Retry #76

Merged
merged 1 commit into from Jun 6, 2021

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Jun 6, 2021

This patch fixes a bug where the result of non-file HTTP requests would
not be properly returned but just be discarded with no warnings on
retries.

@lkiesow lkiesow added the bug Something isn't working label Jun 6, 2021
This patch fixes a bug where the result of non-file HTTP requests would
not be properly returned but just be discarded with no warnings on
retries.
@lkiesow lkiesow merged commit c09ceb3 into emissions-api:master Jun 6, 2021
lkiesow added a commit that referenced this pull request Oct 2, 2021
List of important changes. For a comprehensive list, take a look at the commit history.

- [Additional Executable Tests
  ](#62)
- [Introduce Bandit Security Linter
  ](#65)
- [Fix return values from retried HTTP requests
  ](#76)
- [Fix some error messages
  ](#77)
- [Fix renaming temporary files causing errors on Windows
  ](#78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant