Allow Reschedule Run to update payload

It would be awesome so that we could also be able of updating the payload when rescheduling a run (runs with “DELAYED” status).

Doing something like:

const handle = await runs.reschedule("run_1234", { delay: new Date("2024-06-29T20:45:56.340Z"), payload: { foo: "bar" } });

API endpoint: https://trigger.dev/docs/management/runs/reschedule

Upvoters
Status

In Review

Board

💡 Feature Request

Date

Over 1 year ago

Author

JA Castro

Subscribe to post

Get notified by email when there are changes.