-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
[10.x] Siesta #46904
Merged
Merged
[10.x] Siesta #46904
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e129efd
wip
timacdonald 4782428
wip
timacdonald 089b262
wip
timacdonald b61d704
wip
timacdonald 8fbda40
wip
timacdonald 1adda20
wip
timacdonald 2b9dac4
wip
timacdonald c14fcf5
wip
timacdonald f21f929
wip
timacdonald 1abd689
wip
timacdonald 69d2ece
wip
timacdonald e8e8092
wip
timacdonald 3cb3506
wip
timacdonald 48f75ea
Update src/Illuminate/Support/Siesta.php
timacdonald c8644e1
Update src/Illuminate/Support/Siesta.php
timacdonald 9f3ec09
Update src/Illuminate/Support/Siesta.php
timacdonald 25c114d
wip
timacdonald 97fc72b
wip
timacdonald 5ab9e4f
wip
timacdonald d69880e
wip
timacdonald 627656c
wip
timacdonald 1e4e26c
wip
timacdonald d027e5a
wip
timacdonald a1d8a65
wip
timacdonald 62de7d5
formatting and rename to sleep
taylorotwell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because of the complexity of the
Siest
class, I would rather not introduce it into the existingsrc
code, as is very risky and it could potentially disrupt the current behavior, even if it appears otherwise.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think at a bare minimum we want it used in the
retry
helper. After that, in order of what I would want to optionally see: