triggerdotdev / trigger.dev

Trigger.dev is the open source background jobs platform.
https://trigger.dev/changelog
Apache License 2.0
9.53k stars 597 forks source link

Make payload/output offloading threshold size and other limits customizable #1343

Open ericallam opened 2 months ago

ericallam commented 2 months ago

Right now everything is hardcoded, but we really need to make these env vars and document them for self-hosters:

https://github.com/triggerdotdev/trigger.dev/blob/04645e83293ab8a04a094a84697b20b2b08d6142/packages/core/src/v3/limits.ts#L3-L11

askadityapandey commented 1 month ago

Can I work on this one? The Project seems pretty cool.