Skip to content

how Trigger.dev work? #1082

Closed Answered by matt-aitken
IRediTOTO asked this question in Q&A
Discussion options

You must be logged in to vote

If you v3 then the work is offloaded to separate long-running servers with no timeouts. For v2, which is what you're talking about here, the work is split into smaller chunks using io.runTask() inside your Job. This won't for your use case though because you can't divide a fetch up.

This would work with v3, drop by our Discord and message us for access.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IRediTOTO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants