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
/
objectstore
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
12
Code
Issues
2
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ref(service): Replace upfront batch reservation with per-op bulk permits
- #563
#563
Merged
jan-auer
merged 11 commits into
main
getsentry/objectstore:main
from
ref/concurrency-stream
getsentry/objectstore:ref/concurrency-stream
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
ref(service): Replace upfront batch reservation with per-op bulk permits
#563
jan-auer
merged 11 commits into
main
getsentry/objectstore:main
from
ref/concurrency-stream
getsentry/objectstore:ref/concurrency-stream
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
ref(service): Replace upfront batch reservation with per-op bulk permits
jan-auer
committed
c393ce8
View commit details
Copy full SHA for c393ce8
Browse repository at this point
Commits on Jul 21, 2026
fix: Intra-doc links
jan-auer
committed
acab0fd
View commit details
Copy full SHA for acab0fd
Browse repository at this point
test(service): Add test for bulk acquire with zero budget
jan-auer
committed
5031eaf
View commit details
Copy full SHA for 5031eaf
Browse repository at this point
fix: Small bulk limits
jan-auer
committed
21d1d0d
View commit details
Copy full SHA for 21d1d0d
Browse repository at this point
fix(service): Remove dead bulk_total == 0 check in acquire_bulk
jan-auer
committed
0afde60
View commit details
Copy full SHA for 0afde60
Browse repository at this point
fix(service): Emit concurrency rejected metric for bulk operations
jan-auer
committed
58e8a44
View commit details
Copy full SHA for 58e8a44
Browse repository at this point
fix(service): Use ticket semantics for queue semaphore in concurrency limiter
jan-auer
committed
4a14810
View commit details
Copy full SHA for 4a14810
Browse repository at this point
fix(service): Fix docs and use div_ceil for bulk budget computation
jan-auer
committed
f503e56
View commit details
Copy full SHA for f503e56
Browse repository at this point
fix: Remove alias to avoid "duplicate field" error
jan-auer
committed
7e59ba6
View commit details
Copy full SHA for 7e59ba6
Browse repository at this point
fix(server): Update Service struct doc to list current env var names
jan-auer
committed
38d90d6
View commit details
Copy full SHA for 38d90d6
Browse repository at this point
ref(service): Encapsulate concurrency limiter behind accessor methods
jan-auer
committed
84c63b0
View commit details
Copy full SHA for 84c63b0
Browse repository at this point
You can’t perform that action at this time.