Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-ruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
541
Star
989
Code
Issues
81
Pull requests
18
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support category-based rate limiting
- #1336
#1336
Merged
st0012
merged 11 commits into
master
getsentry/sentry-ruby:master
from
implement-#1072
getsentry/sentry-ruby:implement-#1072
Copy head branch name to clipboard
Apr 10, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Support category-based rate limiting
#1336
st0012
merged 11 commits into
master
getsentry/sentry-ruby:master
from
implement-#1072
getsentry/sentry-ruby:implement-#1072
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2021
Support parsing x-sentry-rate-limits header
st0012
committed
4b0f92d
View commit details
Copy full SHA for 4b0f92d
Browse repository at this point
Support parsing retry-after header
st0012
committed
5762b8b
View commit details
Copy full SHA for 5762b8b
Browse repository at this point
Hanlde all 429 response cases
st0012
committed
911ec13
View commit details
Copy full SHA for 911ec13
Browse repository at this point
Handle rate limit headers of 200 responses
Show description for 4170b2f
st0012
committed
4170b2f
View commit details
Copy full SHA for 4170b2f
Browse repository at this point
Check rate limits before sending an event
st0012
committed
2fa5505
View commit details
Copy full SHA for 2fa5505
Browse repository at this point
Only keeps greater limit value
st0012
committed
4bee059
View commit details
Copy full SHA for 4bee059
Browse repository at this point
Log message when events are not sent due to rate limiting
st0012
committed
1f17941
View commit details
Copy full SHA for 1f17941
Browse repository at this point
Fix delay picking logic
st0012
committed
359605e
View commit details
Copy full SHA for 359605e
Browse repository at this point
Address edge cases
st0012
committed
517d968
View commit details
Copy full SHA for 517d968
Browse repository at this point
Update changelog
st0012
committed
c97d87f
View commit details
Copy full SHA for c97d87f
Browse repository at this point
Fix transaction spec
st0012
committed
c7e9766
View commit details
Copy full SHA for c7e9766
Browse repository at this point
You can’t perform that action at this time.