Hi - we're seeing some duplicate scheduled flow ru...
# ask-community
m
Hi - we're seeing some duplicate scheduled flow runs in Prefect cloud. For example, this flow is supposed to run once a day, but we're getting duplicates.
as far as I know this problem just started this morning. It's not impacting all of our flows, but a subset of them.
j
Thanks for the report Mark, I'll flag this and follow up with our cloud team.
c
Hey @Mark McDonald - could you share a Flow Run ID for one of the duplicated runs, maybe
cuddle-pony
?
m
sure! here you go - scheduled duplicate flow runs: aa3bfb9d-60cc-4c49-8605-0db385735e97 (outgoing-civet) 268d0fe0-8ca6-415d-84b2-36173aa5bfde (capable-horse)
👍 1
c
interesting, I’m not seeing any duplicates for this flow id (
a15ea4fb-4085-42a1-aa1f-43f6ec0df734
). The two IDs you provided have distinct scheduled start times: - outgoing-civet: “2020-12-09T120000+00:00” - capable-horse: “2020-12-10T120000+00:00"
j
Perhaps you got two from different days - may want to compare a duplicate, perhaps
cuddle-pony
and
dark-chinchilla
?
c
i couldn’t find those for that flow ID; I even searched across all runs for the flow group and I couldn’t find any with those names
m
sorry for the slow response!
it looks like our team redeployed their flows and now the issue has gone away
đź‘€ 1
c
Very very interesting, thanks for digging this example up - I don’t have a full story for exactly how this occurred, but on the bright side I believe I do understand how to fix it! It might take a few days to get out the door but I’ll let you know as it progresses
m
thanks, Chris
@Chris White - we haven't noticed this issue with duplicate flow runs in the past day or so. Will you confirm whether it's resolved on your end?
c
Hey @Mark McDonald - yes, apologies for not following up sooner; we released the fix early yesterday!
m
awesome. thanks!