Skip to content

[WIP] Explore basic error rate limiting #4313

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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

daledupreez
Copy link
Contributor

Fixes STRIPE-<linear_issue_id>
Fixes #<github_issue_id>

Changes proposed in this Pull Request:

This PR explores the idea of adding client-side rate limiting to the Stripe plugin when we're seeing excessive errors when calling the Stripe API. The most likely cause of this issue is due to invalid authorization data on the client, when we see all API calls fail with 401 errors.

Testing instructions


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Tested on mobile (or does not apply)

Changelog entry

  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Comment

Comment

Post merge

@daledupreez daledupreez self-assigned this May 14, 2025
@Mayisha
Copy link
Contributor

Mayisha commented May 14, 2025

Related GH issue #4270

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.

3 participants