Skip to content

Update reliable fetcher

Valery Sizov requested to merge update-reliable-fetcher into master

What does this MR do?

We addressed the bug when a job that is constantly crashing will be retried forever https://gitlab.com/gitlab-org/sidekiq-reliable-fetch/issues/19

The feature flag gitlab_sidekiq_reliable_fetcher still exist, if something goes wrong, we should disable it.

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Valery Sizov

Merge request reports