Deployment schedules not working! I recently rebuilt our prefect cloud deployments to use an ecs worker pool. We use cron schedules for all our deployments and have never had any issues, but now the deployments are no longer triggering flows. And when I go to the "upcoming" section in the prefect cloud UI I dont see any scheduled runs for any of my deployments. The deployments are active. Any idea what is going on here?
✅ 1
j
Jake Kaplan
11/18/2023, 12:37 AM
Hi, i'm able to deploy w/ a cron schedule and have runs appear fine. Would you mind sharing your deployment id that isn't scheduling runs?
a
Alec Taggart
11/18/2023, 6:37 PM
@Jake Kaplan was able to figure it out thanks to @Kevin Grismore, I am using the rest API to deploy and was passing an empty string as the "manifest_path" field which caused the deployment to not schedule correctly but still show the correct values in the UI. The fix was to null out that field when I create the deployments.
👍 1
j
Jake Kaplan
11/18/2023, 7:32 PM
great to hear! If you get a chance would you mind filing a bug report here: https://github.com/PrefectHQ/prefect, that seems like behavior we should patch so it errors correctly
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.