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
Validate release date on continuous queues manager
Before performing the tasks on the job, we need to make sure that the
release date is properly configured on the job. This can be simply
done by making sure that the current date is not well past the end
of the on-sync date which is calculated by adding 4 weeks to the
configured release date. (Normally on-sync ends 2 weeks after the
release but setting it to 4 weeks just in case we have an unusually
longer on-sync period),
0 commit comments