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

retry not working? #583

Closed
zacronos opened this issue Apr 26, 2024 · 1 comment
Closed

retry not working? #583

zacronos opened this issue Apr 26, 2024 · 1 comment

Comments

@zacronos
Copy link

I know retries used to work in my app. Today I noticed they were not.

Here's a dead simple reproduction: https://replit.com/@joe174/ky-test#index.js

Am I doing something wrong here?

@sindresorhus
Copy link
Owner

Ky does not retry on .post since it's not idempotent.

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

No branches or pull requests

2 participants