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
In Review
💡 Feature Request
Over 1 year ago

JA Castro
Get notified by email when there are changes.
In Review
💡 Feature Request
Over 1 year ago

JA Castro
Get notified by email when there are changes.