Skip to content

Ensure delay for all batches of UserRefreshOverUserRangeWorker jobs enqueued

Manoj M J requested to merge mmj-delay-all-batches into master

What does this MR do?

The reason for the change has been explained in detail at #327092 (comment 590833202).

We need to ensure that even the first batch of the job enqueued has a delay before it is processed, so we need to start the index from 1 instead of 0

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Manoj M J

Merge request reports

Loading