Hi there! I'm having an issue with Schedules. I c...
# prefect-cloud
f
Hi there! I'm having an issue with Schedules. I created a Cron schedule on a deployment via the UI, but no runs seem to have been scheduled yet. I see no runs in the "Upcoming" tab and the one I scheduled during the weekend hasn't fired at all. I added even more schedules to see if something would stick, but none of them work. I don't know where I should check to see what's happening. The flow and deployment were created via Terraform, and it's scheduled on a k8s workpool, if that changes anything.
b
Hi Felix! It looks like your deployment has a "ready" status which is good. Using terraform and k8s shouldn't prevent scheduled runs from appearing. For the flow run that was supposed to run over the weekend, is it stuck in a certain state? Like
Pending
or
Late
?
f
Hi Bianca! The run just hasn't been created unfortunately.
b
Huh. When looking at the deployment page, are you able to execute a "Quick Run" of the deployment?
It'll be the play button in the upper right hand corner
f
Yes, that works
(I ran it this morning and it went just fine)
b
Hmmm. Are you using Prefect OSS or Cloud?
f
Cloud