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

Closes #17: Add default fallback #18

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Closes #17: Add default fallback #18

merged 4 commits into from
Feb 5, 2025

Conversation

austind
Copy link
Owner

@austind austind commented Feb 5, 2025

Adds default fallback strategy in case the header isn't present or can't be parsed to a float.

@austind austind changed the base branch from main to develop February 5, 2025 01:22
@austind austind merged commit 2640aea into develop Feb 5, 2025
1 check passed
@austind austind deleted the 17-fallback-default branch February 5, 2025 01:32
@austind austind linked an issue Feb 5, 2025 that may be closed by this pull request
austind added a commit that referenced this pull request Feb 5, 2025
* Closes #17: Add default fallback (#18)

* Add default fallback

* Update changelog

* Version fix

* Fix test

* Bump version
austind added a commit that referenced this pull request Feb 5, 2025
* Closes #17: Add default fallback (#18)

* Add default fallback

* Update changelog

* Version fix

* Fix test

* Bump version

* Fix mypy errors (#21)

* Begin fixing mypy errors

* Add types-requests dependency

* Finish fixing mypy errors

* Bump version

* Remove CD pipeline

* Fix mypy errors (#21)

* Begin fixing mypy errors

* Add types-requests dependency

* Finish fixing mypy errors

* Bump version

* Remove CD pipeline
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.

Add default fallback for wait_from_header and wait_retry_after
1 participant