We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d11e56 commit 4215bd9Copy full SHA for 4215bd9
product-image-generator/trigger.config.ts
@@ -4,6 +4,7 @@ export default defineConfig({
4
project: "proj_xjminyoyogxbrfipkrkt",
5
runtime: "node",
6
logLevel: "log",
7
+
8
// The max compute seconds a task is allowed to run. If the task run exceeds this duration, it will be stopped.
9
// You can override this on an individual task.
10
// See https://trigger.dev/docs/runs/max-duration
0 commit comments