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

Add support for changing the object store for storing payloads and outputs

Open ericallam opened this issue 9 months ago • 0 comments

It's not currently possible to change the object store (say, from R2 to S3) without previously stored outputs and payloads breaking (they'll try to be fetched from the new store and fail). It would be nice to support changing the store without breaking existing packets.

ericallam avatar Mar 21 '25 22:03 ericallam