Hello! After upgrading from 0.14.21 to 0.15.0 cron...
# prefect-server
b
Hello! After upgrading from 0.14.21 to 0.15.0 cron schedule like */15 * * * * ( every 15 minutues) does not work. It is showed in flow settings in ui, but there are not upcoming flow runs. If i set schedule manually from ui - it is working. How i can fix it ? Thanks !
k
Hi @bral, there was an issue that was fixed yesterday. See this: https://github.com/PrefectHQ/prefect/discussions/4740
b
@Kevin Kho thank you!