Ensure BacthedMigration and BatchedJob always have pause_ms attribute
Define `pause_ms` attribute for both `BatchedMigration` and `BatchedJob` models to make sure older migrations will execute even if the column is not created in the DB yet. See https://gitlab.com/gitlab-org/gitlab/-/issues/328816.
Showing
Please register or sign in to comment