trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

Trigger.dev – build and deploy fully‑managed AI agents and workflows

Results 316 trigger.dev issues
Sort by recently updated
recently updated
newest added

When using the barebones `task` function to define a task, and specifying the type of the payload parameter to the run function using a type definition, defining any of the...

Hey, Just wanted to suggest a few improvements to the docs for the Prisma Extension as it took me a bit to understand how to use it. **TL;DR** This is...

### Provide environment information System: OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm) CPU: (8) x64 Intel(R) Xeon(R) CPU @ 2.80GHz Memory: 28.92 GB / 31.35 GB Container: Yes...

When defining the config like this: ```ts import { defineConfig } from "@trigger.dev/sdk"; const config = defineConfig({ project: "", dirs: ["./src/trigger"], maxDuration: 3600, build: {}, }); export default config; ```...

### Provide environment information vercel ### Describe the bug ![Image](https://github.com/user-attachments/assets/ae535322-6452-4484-a6b1-6b2fecf7fb73) ### Reproduction repo not at this moment ### To reproduce have a onSuccess in a task fail. ### Additional information...