-
Notifications
You must be signed in to change notification settings - Fork 80
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: increase retry limit and make it configurable #800
Conversation
86f3241
to
0a141c9
Compare
Copilot
AI
left a comment
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.
Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 suggestion.
Files not reviewed (2)
- README.md: Evaluated as low risk
- lib/fail.js: Evaluated as low risk
ebd9daa
to
cd9ee44
Compare
@JonasSchubert Could you have a look here? 🙇 |
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.
Copilot reviewed 5 out of 7 changed files in this pull request and generated no suggestions.
Files not reviewed (2)
- README.md: Evaluated as low risk
- lib/success.js: Evaluated as low risk
cd9ee44
to
e5b13f0
Compare
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.
LGTM.
🎉 This PR is included in version 13.2.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Resolves #361