Skip to content

Add reliable sidekiq fetcher

Valery Sizov requested to merge add_reliable_fetcher into master

What does this MR do?

There is abandoned project https://github.com/TEA-ebook/sidekiq-reliable-fetch which does not work with recent Sidekiq.

I created a repo for the fork https://gitlab.com/gitlab-org/sidekiq-reliable-fetch

I updated the gem and used it here.

Besides the just working reliable fetcher, we also need to integrate feature flipper and make sure we can monitor everything.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/7279

Does this MR meet the acceptance criteria?

Edited by Valery Sizov

Merge request reports