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
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
16k
Code
Issues
343
Pull requests
78
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(redis-worker): stop fair queue leaking concurrency slots
- #4540
#4540
Merged
matt-aitken
merged 13 commits into
main
triggerdotdev/trigger.dev:main
from
fix/fair-queue-concurrency-slot-leak
triggerdotdev/trigger.dev:fix/fair-queue-concurrency-slot-leak
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(redis-worker): stop fair queue leaking concurrency slots
#4540
matt-aitken
merged 13 commits into
main
triggerdotdev/trigger.dev:main
from
fix/fair-queue-concurrency-slot-leak
triggerdotdev/trigger.dev:fix/fair-queue-concurrency-slot-leak
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
fix(redis-worker): stop fair queue leaking concurrency slots
Show description for 4df6cda
matt-aitken
committed
4df6cda
View commit details
Copy full SHA for 4df6cda
Browse repository at this point
fix(redis-worker): keep metadata-derived concurrency groups on the release path
Show description for 35568a3
matt-aitken
committed
35568a3
View commit details
Copy full SHA for 35568a3
Browse repository at this point
Commits on Aug 11, 2026
fix(redis-worker): close the remaining concurrency slot leaks in fair queue
Show description for b2ebf18
matt-aitken
committed
b2ebf18
View commit details
Copy full SHA for b2ebf18
Browse repository at this point
fix(redis-worker): stop losing dead-lettered messages when the DLQ write fails
Show description for c6524ca
matt-aitken
committed
c6524ca
View commit details
Copy full SHA for c6524ca
Browse repository at this point
fix(redis-worker,run-engine): close the remaining ways a batch item is stranded or run twice
Show description for 3f8ed8b
matt-aitken
committed
3f8ed8b
View commit details
Copy full SHA for 3f8ed8b
Browse repository at this point
fix(redis-worker,run-engine): give the item heartbeat real margin and stop one bad key stalling a shard
Show description for a2f12f2
matt-aitken
committed
a2f12f2
View commit details
Copy full SHA for a2f12f2
Browse repository at this point
fix(run-engine,redis-worker): drop a batch item result once its lease is lost
Show description for ff348c4
matt-aitken
committed
ff348c4
View commit details
Copy full SHA for ff348c4
Browse repository at this point
docs(run-engine): state what the lease signal actually guarantees
Show description for 1b24915
matt-aitken
committed
1b24915
View commit details
Copy full SHA for 1b24915
Browse repository at this point
chore(run-engine): move batch item heartbeating to its own branch
Show description for 01d0666
matt-aitken
committed
01d0666
View commit details
Copy full SHA for 01d0666
Browse repository at this point
test(redis-worker): assert reclaim recovery on a stable signal
Show description for 72947fe
matt-aitken
committed
72947fe
View commit details
Copy full SHA for 72947fe
Browse repository at this point
Commits on Aug 12, 2026
fix(redis-worker): heal leaked concurrency slots instead of blocking on release failures
Show description for e7c3c86
matt-aitken
committed
e7c3c86
View commit details
Copy full SHA for e7c3c86
Browse repository at this point
fix(redis-worker): bound the reconcile sweep cost and write the release note for users
Show description for 21eb0d3
matt-aitken
committed
21eb0d3
View commit details
Copy full SHA for 21eb0d3
Browse repository at this point
fix(redis-worker): make the orphan sweep fail safe and page set members
Show description for ba57004
matt-aitken
committed
ba57004
View commit details
Copy full SHA for ba57004
Browse repository at this point
You can’t perform that action at this time.