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

## Current issue 1. run supabase locally: `npx supabase start` 2. create a job using the Supabase Management SDK on local. 3. the following error occurs and the integration is...

enhancement
area/integrations

### Provide environment information not needed ### Describe the bug ``` ◇ Failed to install @trigger.dev/sdk@beta. Rerun command with --log-level debug for more details. X Error: Command failed with exit...

You can update your email address in your profile (when logged in). We don't verify the new email address. ## Suggested fix 1. Users can request an email address change,...

### Provide environment information Latest packages (2.3.18) ### Describe the bug When passed an event ID that is not found, the fetch for the event details returns a 404, which...

### Provide environment information ```shell System: OS: macOS 14.4.1 CPU: (10) arm64 Apple M2 Pro Memory: 571.42 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.1 - ~/Library/pnpm/node...

## Steps to reproduce 1. Take an existing Job that is visible and enabled in the dashboard 2. Change the version and set `enabled: false` in your code 3. Run...

v2

Some APIs don't have webhooks, e.g. Notion, Google Sheets. We'll need to use polling to support these. To achieve this we'll need to store the previous data and see what...

enhancement
area/integrations

Steps to reproduce 1. Create a Job that has a delay in it (30 seconds or something short so you can press the cancel button but it doesn't take forever...

An extra optional param that would allow setting them. It would keep the existing log level one From [SyncLinear.com](https://synclinear.com) | [TRI-948](https://linear.app/triggerdotdev/issue/TRI-948/add-properties-param-to-loggerlog-warn-etc)

enhancement
area/server

# The problem Serverless requires using the request/response cycle. For long-running servers this doesn't work well. ## Solution There's a detailed GitHub discussion about this here #430 From [SyncLinear.com](https://synclinear.com) |...

area/server