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

Feature/respect abort signal #273

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

michal-billtech
Copy link
Contributor

axios-retry should respect abort signals. In this PR I implement clearing timeout when the request is aborted. Also a case when the abort happens during onRetry is covered - timeout is not set in that case.

@mindhells
Copy link
Member

Looks great @michal-billtech
would you please sign your commits so I can merge it?
thanks a lot

@michal-billtech
Copy link
Contributor Author

@mindhells done!

@mindhells mindhells merged commit 30c50ef into softonic:master Jun 4, 2024
3 checks passed
@mindhells
Copy link
Member

published as 4.4.0
Thanks a lot!

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.

2 participants