Skip to content

[v3-1-test] Fix scheduler crash during 3.0 to 3.1 migration when retry_delay is None (#56202) - #56236

Merged
kaxil merged 1 commit into
v3-1-testfrom
backport-1f976d0-v3-1-test
Oct 1, 2025
Merged

[v3-1-test] Fix scheduler crash during 3.0 to 3.1 migration when retry_delay is None (#56202)#56236
kaxil merged 1 commit into
v3-1-testfrom
backport-1f976d0-v3-1-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor
  • Kaxil's suggestions

  • make default a float because some tests are complaining

  • Fix test

  • fixup! Fix test

  • fixup! fixup! Fix test


(cherry picked from commit 1f976d0)

Co-authored-by: Dheeraj Turaga dheerajturaga@gmail.com
Co-authored-by: Kaxil Naik kaxilnaik@gmail.com

…y_delay is None (#56202)
* Kaxil's suggestions
* make default a float because some tests are complaining
* Fix test
* fixup! Fix test
* fixup! fixup! Fix test
---------
(cherry picked from commit 1f976d0)
Co-authored-by: Dheeraj Turaga <dheerajturaga@gmail.com>
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
@kaxil
kaxil merged commit 82b0f0b into v3-1-testOct 1, 2025
80 checks passed
@kaxil
kaxil deleted the backport-1f976d0-v3-1-test branch October 1, 2025 17:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kaxil@dheerajturaga