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
71
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fixes for internal error reattempts
- #1436
#1436
Merged
nicktrn
merged 17 commits into
main
triggerdotdev/trigger.dev:main
from
fix/retry-fixes
triggerdotdev/trigger.dev:fix/retry-fixes
Copy head branch name to clipboard
Oct 28, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fixes for internal error reattempts
#1436
nicktrn
merged 17 commits into
main
triggerdotdev/trigger.dev:main
from
fix/retry-fixes
triggerdotdev/trigger.dev:fix/retry-fixes
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2024
magic links on span event errors
nicktrn
committed
75d292b
View commit details
Copy full SHA for 75d292b
Browse repository at this point
Commits on Oct 25, 2024
prevent task monitor from processing errors handled elsewhere
nicktrn
committed
ad5fb5f
View commit details
Copy full SHA for ad5fb5f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/retry-fixes
nicktrn
committed
b66b46c
View commit details
Copy full SHA for b66b46c
Browse repository at this point
exclusively use internal error code enum for completion data
nicktrn
committed
3c60f3f
View commit details
Copy full SHA for 3c60f3f
Browse repository at this point
Commits on Oct 26, 2024
add complete attempt service opts
nicktrn
committed
d2d6f99
View commit details
Copy full SHA for d2d6f99
Browse repository at this point
reattempts need to go via the queue for task controllers that may have exited
nicktrn
committed
fefd719
View commit details
Copy full SHA for fefd719
Browse repository at this point
Commits on Oct 28, 2024
only infer retry config if completed via crash or system failure
nicktrn
committed
f371d21
View commit details
Copy full SHA for f371d21
Browse repository at this point
enhance error before deciding if retriable
nicktrn
committed
5695f57
View commit details
Copy full SHA for 5695f57
Browse repository at this point
retry on SIGTERM
nicktrn
committed
3e78086
View commit details
Copy full SHA for 3e78086
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/retry-fixes
nicktrn
committed
6811b40
View commit details
Copy full SHA for 6811b40
Browse repository at this point
enable retry config helper for latest sdk
nicktrn
committed
ad94b5b
View commit details
Copy full SHA for ad94b5b
Browse repository at this point
don't retry heartbeat timeouts for now
nicktrn
committed
e0c8fe2
View commit details
Copy full SHA for e0c8fe2
Browse repository at this point
enable task monitor to update fatal errors
nicktrn
committed
e54aa85
View commit details
Copy full SHA for e54aa85
Browse repository at this point
add missing service
nicktrn
committed
0324dc1
View commit details
Copy full SHA for 0324dc1
Browse repository at this point
update retry config since package version
nicktrn
committed
1a75c33
View commit details
Copy full SHA for 1a75c33
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/retry-fixes
nicktrn
committed
98b4b1f
View commit details
Copy full SHA for 98b4b1f
Browse repository at this point
don't alter completion time when updating existing error
nicktrn
committed
c444f2d
View commit details
Copy full SHA for c444f2d
Browse repository at this point
You can’t perform that action at this time.