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

Support passing function for axios client delay #270

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

chalenge
Copy link
Contributor

Description

Allow having custom logic of when to retry instead of having a static value. User can then have logic for headers etc or whatever makes sense for their API

Type of change

  • Bug fix
  • New feature
  • Breaking change

Signed-off-by: Chalenge Masekera <[email protected]>
Copy link

sonarcloud bot commented Jun 21, 2024

@chalenge chalenge merged commit 98e5e1a into main Jun 24, 2024
5 checks passed
@chalenge chalenge deleted the chale/axios-retry-function branch June 24, 2024 13:29
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants