Skip to content

Improve try_again()#2156

Merged
hadley merged 1 commit into
mainfrom
try-again-improvement
Aug 1, 2025
Merged

Improve try_again()#2156
hadley merged 1 commit into
mainfrom
try-again-improvement

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented Aug 1, 2025

  • Simplify implemenation
  • Improve docs
  • First argument is now the number of retries, not tries

Fixes #2050

* Simplify implemenation
* Improve docs
* First argument is now the number of retries, not tries

Fixes #2050
@hadley hadley merged commit 4a007ac into main Aug 1, 2025
11 checks passed
@hadley hadley deleted the try-again-improvement branch August 1, 2025 18:56
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.

Provide retry helper for flaky tests?

1 participant