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 Stripe-Should-Retry header #954

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Sep 20, 2019

As seen in stripe-node, adds support for the Stripe-Should-Retry
header which is sent by the API when it explicitly would like us to
either retry or not retry.

I'll add Retry-After separately at some point, but I punted it on it
for now given that we're not using it yet.

See: stripe/stripe-node#692

r? @ob-stripe
cc @stripe/api-libraries

As seen in stripe-node, adds support for the `Stripe-Should-Retry`
header which is sent by the API when it explicitly would like us to
either retry or _not_ retry.

I'll add `Retry-After` separately at some point, but I punted it on it
for now given that we're not using it yet.

See: stripe/stripe-node#692
@remi-stripe remi-stripe merged commit afcb7c2 into master Sep 24, 2019
@remi-stripe remi-stripe deleted the brandur-stripe-should-retry branch September 24, 2019 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants