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

fix: retry helper supports array of sleep times for $times #1369

Merged
merged 1 commit into from Nov 7, 2022

Conversation

tpetry
Copy link
Contributor

@tpetry tpetry commented Sep 6, 2022

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Changes

The retry helper has a lesser-known additional supported type for the $times parameter. You can provide an array of sleep times that will be used.

Breaking changes

None

@canvural canvural changed the title retry helper supports array of sleep times for $times fix: retry helper supports array of sleep times for $times Nov 7, 2022
@canvural canvural merged commit d898af7 into larastan:master Nov 7, 2022
@canvural
Copy link
Collaborator

canvural commented Nov 7, 2022

Thank you!

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.

None yet

3 participants