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
16k
Code
Issues
341
Pull requests
75
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Add maxDuration to tasks
- #1377
#1377
Merged
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feat/run-max-duration
triggerdotdev/trigger.dev:feat/run-max-duration
Copy head branch name to clipboard
Oct 3, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: Add maxDuration to tasks
#1377
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feat/run-max-duration
triggerdotdev/trigger.dev:feat/run-max-duration
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2024
WIP
ericallam
committed
937a025
View commit details
Copy full SHA for 937a025
Browse repository at this point
Get max duration working on deployed runs
ericallam
committed
f0885a5
View commit details
Copy full SHA for f0885a5
Browse repository at this point
Actually set the timed out runs to status = TIMED_OUT
ericallam
committed
a41728e
View commit details
Copy full SHA for a41728e
Browse repository at this point
The client status for TIMED_OUT is now MAX_DURATION_EXCEEDED
ericallam
committed
cc111eb
View commit details
Copy full SHA for cc111eb
Browse repository at this point
New TimedOutIcon
samejr
authored and
ericallam
committed
a1771b4
View commit details
Copy full SHA for a1771b4
Browse repository at this point
Added new timedout icon
samejr
authored and
ericallam
committed
1809e57
View commit details
Copy full SHA for 1809e57
Browse repository at this point
Add ability to opt-out of maxDuration with timeout.None
ericallam
committed
a414d0d
View commit details
Copy full SHA for a414d0d
Browse repository at this point
MAX_DURATION_EXCEEDED -> TIMED_OUT
ericallam
committed
5a95611
View commit details
Copy full SHA for 5a95611
Browse repository at this point
changeset
ericallam
committed
214edec
View commit details
Copy full SHA for 214edec
Browse repository at this point
Improved styling for the status tooltip content
samejr
authored and
ericallam
committed
474d6d3
View commit details
Copy full SHA for 474d6d3
Browse repository at this point
You can’t perform that action at this time.