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
Type
/
to 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
15.9k
Code
Issues
341
Pull requests
70
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: v4 deadlock detection
- #1970
#1970
Merged
ericallam
merged 15 commits into
main
triggerdotdev/trigger.dev:main
from
ea-branch-50
triggerdotdev/trigger.dev:ea-branch-50
Copy head branch name to clipboard
Apr 25, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: v4 deadlock detection
#1970
ericallam
merged 15 commits into
main
triggerdotdev/trigger.dev:main
from
ea-branch-50
triggerdotdev/trigger.dev:ea-branch-50
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2025
Locked task runs will now require queues and tasks to be in the locked version
ericallam
committed
6864f5d
View commit details
Copy full SHA for 6864f5d
Browse repository at this point
Client errors caught in a run function now will skip retrying
ericallam
committed
7837402
View commit details
Copy full SHA for 7837402
Browse repository at this point
Extracted out the trigger queues logic
ericallam
committed
78d431a
View commit details
Copy full SHA for 78d431a
Browse repository at this point
extract validation, idempotency keys, payloads to concerns
ericallam
committed
b35a26a
View commit details
Copy full SHA for b35a26a
Browse repository at this point
Extracted out a bunch of more stuff and getting trigger tests to work
ericallam
committed
2b1d9d9
View commit details
Copy full SHA for 2b1d9d9
Browse repository at this point
Add queue and locked version tests
ericallam
committed
0dd60ea
View commit details
Copy full SHA for 0dd60ea
Browse repository at this point
Deadlock detection WIP
ericallam
committed
1144d7e
View commit details
Copy full SHA for 1144d7e
Browse repository at this point
more deadlock detection
ericallam
committed
531698c
View commit details
Copy full SHA for 531698c
Browse repository at this point
Only detect deadlocks when the parent run is waiting on the child run
ericallam
committed
4927901
View commit details
Copy full SHA for 4927901
Browse repository at this point
Improve the error experience around deadlocks
ericallam
committed
81a6540
View commit details
Copy full SHA for 81a6540
Browse repository at this point
A couple tweaks to make CodeRabbit happy and fixing the tests in CI
ericallam
committed
a072884
View commit details
Copy full SHA for a072884
Browse repository at this point
Fixed failing test
ericallam
committed
abe2b54
View commit details
Copy full SHA for abe2b54
Browse repository at this point
Changeset
ericallam
committed
2a2825f
View commit details
Copy full SHA for 2a2825f
Browse repository at this point
wip
ericallam
committed
4312701
View commit details
Copy full SHA for 4312701
Browse repository at this point
Make sure to scope queries to the runtime env
ericallam
committed
21d9eee
View commit details
Copy full SHA for 21d9eee
Browse repository at this point
You can’t perform that action at this time.