You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a cron job relies on version 1 of the database schema, we can't upgrade the schema while it is running. The deployment will need to block until the cron job completes and block future cron execution until the deployment completes, or something.
The text was updated successfully, but these errors were encountered:
If a cron job relies on version 1 of the database schema, we can't upgrade the schema while it is running. The deployment will need to block until the cron job completes and block future cron execution until the deployment completes, or something.
The text was updated successfully, but these errors were encountered: