Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support Stripe-Should-Retry header #853

Merged
merged 1 commit into from
Oct 1, 2019

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
@brandur-stripe brandur-stripe force-pushed the brandur-stripe-should-retry branch from 90457cd to a1734ee Compare September 20, 2019 23:18
@brandur-stripe
Copy link
Contributor

Thanks Olivier!

@brandur-stripe brandur-stripe merged commit 0544105 into master Oct 1, 2019
@brandur-stripe
Copy link
Contributor

Released as 5.3.0.

@brandur-stripe brandur-stripe deleted the brandur-stripe-should-retry branch October 1, 2019 16:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants