Marwan Sarieddine
02/05/2021, 1:20 AMStartFlowRun
, the 11 flows got “queued”, but since we are on team plan (i.e. limited by flow concurrency) - only 2 of the flows were scheduled and the rest were late runs - so far so good, then the late runs get scheduled and run, but for some unkown reason 5 of the 11 late runs disappeared on their own and I don’t see why that happenedMarwan Sarieddine
02/05/2021, 1:21 AMMarwan Sarieddine
02/05/2021, 1:45 AMnicholas
Marwan Sarieddine
02/05/2021, 2:38 PMnicholas
Scheduled
state are deleted since they won't be able to run. I understand this would be unseen behavior from your end and difficult to debug! To fix that, we've come up with a solution where any runs that weren't created by the Prefect Scheduler (the service that creates runs in the future from your flow schedules) won't be removed but will instead be put into Cancelled
states with a message detailing why that action was taken.Marwan Sarieddine
02/05/2021, 9:42 PMAlex Papanicolaou
02/05/2021, 9:42 PMnicholas
nicholas
nicholas