Replies: 2 comments 2 replies
|
Hi @gsakkis — yes, this is expected behavior currently. When Workarounds:
The gap: there's currently no way to define schedules in code and have |
|
Hi @gsakkis — yes, this is expected behavior currently. When Workarounds:
The gap: there's currently no way to define schedules in code and have |
Uh oh!
There was an error while loading. Please reload this page.
I have a set of deployments that I pause with
prefect deployment schedule pause --all. However after (re)runningprefect.serve(*deployments)they are automatically unpaused. Is this expected behavior and if so can it be disabled?All reactions