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

Remotion currently works well on [AWS Lambda](https://www.remotion.dev/docs/lambda) and other serverless platforms and it would be great to add a remotion build extension that made it possible to use remotion with...

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.5 to 0.29.0. Commits 965f32a chore: release v0.29.0 7bf5450 feat!: use child_process when --no-threads is used (#2772) 4d277d8 fix: reload changed configuration file on watch mode (#2889)...

dependencies

### Provide environment information System: OS: macOS 15.3.2 CPU: (10) arm64 Apple M1 Max Memory: 511.00 MB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 23.5.0 - /opt/homebrew/bin/node Yarn:...

Closes https://github.com/triggerdotdev/trigger.dev/issues/1789 ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - [x] The PR title follows the convention. - [x] I ran and tested...

The very poorly named [DynamicFlushScheduler](https://github.com/triggerdotdev/trigger.dev/blob/main/apps/webapp/app/v3/dynamicFlushScheduler.server.ts) , used by the [EventRepository](https://github.com/triggerdotdev/trigger.dev/blob/main/apps/webapp/app/v3/eventRepository.server.ts) in the webapp schedules the "flushing" of the TaskEvent data in the EventRepository to the database, to do the inserts...

If you define the cron patterns directly in your code (cron: "* * * * *") (a declarative schedule) we treat them as separate schedules so they can be disabled/deleted...

### Is your feature request related to a problem? Please describe. [self-hosted] My main use case for Trigger.dev is to download large files (5Gb-50Gb) and to perform heavy processing on...

Some monorepo setups don't have a package.json inside the individual workspace (instead they just have 1 at the root of the monorepo), which messes up some path resolution logic during...

### Provide environment information System: OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish) CPU: (4) x64 unknown Memory: 14.89 GB / 19.34 GB Container: Yes Shell: 5.1.16 -...

I got a dependabot security alert, that the `trigger.dev` npm cli package uses `[email protected]`, which has a vulnerability (see https://github.com/advisories/GHSA-67mh-4wv8-2f99) Even though it's a CLI and (in my understanding) will...