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

Inform clients on retries #763

Closed
wants to merge 3 commits into from
Closed

Conversation

suadhuskic
Copy link

This adds a property to the Stripe class where consumers can opt into being informed when retry attempts are made, this is useful to have for monitoring.
For example, finding patterns that can help determine why network issues occur every Friday for a specific time range.

relates to:
#760

@ob-stripe
Copy link
Contributor

Hi @suadhuskic, thanks for the contribution.

Given that this is a fairly specific use case, I'm reluctant to expose it on the global Stripe object. I'll take a stab at a slightly different approach and will CC you on the PR for feedback.

@ob-stripe
Copy link
Contributor

Closing this in favor of #764, but thanks for the feature suggestion and the contribution!

@ob-stripe ob-stripe closed this Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants