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 onFailedAttempt/shouldRetry is not a function #82

Conversation

omril1
Copy link
Contributor

@omril1 omril1 commented Nov 13, 2024

Fixes #36

@omril1 omril1 changed the title Fix options.onFailedAttempt is not a function Fix onFailedAttempt/shouldRetry is not a function Nov 13, 2024
@sindresorhus sindresorhus merged commit b400af6 into sindresorhus:main Nov 15, 2024
3 checks passed
@omril1 omril1 deleted the fix-issue-36-onFailedAttempt-is-not-a-function branch November 15, 2024 06:02
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.

TypeError: options.onFailedAttempt is not a function when onFailedAttempt is null or undefined
2 participants