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

Allow custom 'should be retried' logic #45

Open
stefanpl opened this issue Mar 30, 2021 · 1 comment
Open

Allow custom 'should be retried' logic #45

stefanpl opened this issue Mar 30, 2021 · 1 comment

Comments

@stefanpl
Copy link

Following the discussion on #43:

Currently, I can only opt out of retrying by throwing an AbortError. It's not possible to opt in to retrying for the cases that p-retry does not deem to be retry-worthy.

I'll draft a PR so we have a base for discussion.

@sindresorhus
Copy link
Owner

If anyone wants to work on this, see the initial attempt and feedback in #46.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants