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

Automatic retry on Gateway Timeout errors #1052

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

mrebuffet
Copy link

Category

  • Bug fix?
  • [ X] New feature?
  • New sample?
  • Documentation update?

Related Issues

fixes #1048

What's in this Pull Request?

  • Automatic retry of http requests that failed with a Gateway Timeout (504) error.
    Added this change in both the SPHttpClient and the GraphHttpClient classes.

@patrick-rodgers patrick-rodgers added this to the 1.3.10 milestone Feb 5, 2020
@patrick-rodgers patrick-rodgers merged commit 0419590 into pnp:version-1 Feb 6, 2020
@mrebuffet mrebuffet deleted the ops/retryGatewayTimeoutV1 branch February 6, 2020 22:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2022
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.

2 participants