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

[Sentry] Added catch to ratelimiting header missing error #818

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

matan84
Copy link
Member

@matan84 matan84 commented Jul 15, 2024

Description

What - Added catching of missing headers in requests to the Sentry API
Why - Some requests seem not to have the header requested to make ratelimiting optimizations
How - Added try and catch in the request method

Type of change

Please leave one option from the following and delete the rest:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Copy link
Member

@erikzaadi erikzaadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions bot added size/M and removed size/S labels Jul 15, 2024
@matan84 matan84 merged commit 71670fe into main Jul 15, 2024
7 checks passed
@matan84 matan84 deleted the hotfix/sentry-integration-ratelimit-keyerror branch July 15, 2024 16:51
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.

None yet

2 participants