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

Request retries on failure #394

Closed
pdoreau opened this issue Nov 24, 2017 · 1 comment · Fixed by #412
Closed

Request retries on failure #394

pdoreau opened this issue Nov 24, 2017 · 1 comment · Fixed by #412
Labels

Comments

@pdoreau
Copy link

pdoreau commented Nov 24, 2017

Hello,

I was wondering if a request is retried in case of failure. I read about idempotency recommendations :

The Stripe Ruby library retries on failure automatically with an idempotency key using increasing backoff times and jitter

Does stripe-php has a similar feature ? If not, would it be interesting to implement it ?

@ob-stripe
Copy link
Contributor

Hi @pdoreau! At the moment, stripe-php does not have such a feature. It would certainly be nice to have though! I'll tag this issue as future for now.

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 a pull request may close this issue.

2 participants