Skip to content

Delayed scheduling of BuildHooksWorker [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Nikola Milojevic requested to merge delayed_perform_for_build_hooks_worker into master

What does this MR do?

This MR will schedule BuildHooksWorker 3s in the future, to give the replication process time to complete. It is guarded by delayed_perform_for_build_hooks_worker feature flag

Relates to #330136 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Kamil Trzciński

Merge request reports