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
82
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement manually invokable jobs through the invokeTrigger
- #700
#700
Merged
ericallam
merged 12 commits into
main
triggerdotdev/trigger.dev:main
from
features/invoke-trigger
triggerdotdev/trigger.dev:features/invoke-trigger
Copy head branch name to clipboard
Nov 3, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Implement manually invokable jobs through the invokeTrigger
#700
ericallam
merged 12 commits into
main
triggerdotdev/trigger.dev:main
from
features/invoke-trigger
triggerdotdev/trigger.dev:features/invoke-trigger
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2023
Implement manually invokable jobs through the invokeTrigger
Show description for cf10a21
ericallam
committed
cf10a21
View commit details
Copy full SHA for cf10a21
Browse repository at this point
Document the invoke trigger
ericallam
committed
346fef0
View commit details
Copy full SHA for 346fef0
Browse repository at this point
batch invoke and wait
ericallam
committed
7c221f9
View commit details
Copy full SHA for 7c221f9
Browse repository at this point
background fetch timeouts
ericallam
committed
5f603dd
View commit details
Copy full SHA for 5f603dd
Browse repository at this point
Use @whatwg-node/fetch instead of the polyfilled fetch
ericallam
committed
9ad747f
View commit details
Copy full SHA for 9ad747f
Browse repository at this point
Fix some outdated dependencies in webapp
ericallam
committed
22a3df4
View commit details
Copy full SHA for 22a3df4
Browse repository at this point
Improved subtask error propogation messages
ericallam
committed
060cad6
View commit details
Copy full SHA for 060cad6
Browse repository at this point
Document the OpenAI changes and the batch invoke stuff
ericallam
committed
c73b2b3
View commit details
Copy full SHA for c73b2b3
Browse repository at this point
Fix dequeuing jobs
ericallam
committed
25fb21e
View commit details
Copy full SHA for 25fb21e
Browse repository at this point
Don’t retry the OpenAI completion background task
ericallam
committed
c0030f3
View commit details
Copy full SHA for c0030f3
Browse repository at this point
Added OpenAI changesets
ericallam
committed
2f24207
View commit details
Copy full SHA for 2f24207
Browse repository at this point
Use the new ResumeTaskService in ProcessCallbackTimeout as well
ericallam
committed
ecf436c
View commit details
Copy full SHA for ecf436c
Browse repository at this point
You can’t perform that action at this time.