You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: compute next_run_time from current time instead of stale last_run_at
remaining_estimate(last_run_at) returns a negative duration when
last_run_at is old, producing a past timestamp and hiding the
countdown tag in the Jobs List UI.
0 commit comments