Skip to content

bugfix: retry exponential backoff max float overflow#48378

Closed
alealandreev wants to merge 2 commits into
apache:mainfrom
alealandreev:patch-3
Closed

bugfix: retry exponential backoff max float overflow#48378
alealandreev wants to merge 2 commits into
apache:mainfrom
alealandreev:patch-3

Conversation

@alealandreev

@alealandreev alealandreev commented Mar 26, 2025

Copy link
Copy Markdown

closes: #47971
PR for v2-10-test: #48057

Suppress: #48557


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@eladkal eladkal changed the title Issue47971SolutionPatch bugfix: retry exponential backoff max float overflow Mar 26, 2025
@alealandreev

Copy link
Copy Markdown
Author

Dear @ashb ,
Dear @XD-DENG

Please review PR above

@eladkal

eladkal commented Apr 17, 2025

Copy link
Copy Markdown
Contributor

@alealandreev you will need also to add a test in this PR, not only in the v2-10 branch PR

@eladkal eladkal added this to the Airflow 3.0.1 milestone Apr 17, 2025
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Apr 17, 2025
@alealandreev alealandreev closed this by deleting the head repository Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retry exponential backoff max float overflow

2 participants