triggerdotdev/trigger.dev

[TRI-5623] bug: [v4] runs.reschedule doesn't always reschedule a delayed run

Closed this issue · 1 comments

Calling runs.reschedule can be used on a run where a delay option was set. There are some cases in v4 where it doesn't get rescheduled properly, and triggers at the original time.

TRI-5623

Fixed in #2180. It will go live on cloud tomorrow along with some other improvements/fixes.