Delete two Sidekiq reliable_fetcher flags
Compare changes
- Rémy Coutable authored
Changelog: removed Signed-off-by:
Rémy Coutable <remy@rymai.me>
gitlab_sidekiq_enable_semi_reliable_fetcher
The gitlab_sidekiq_enable_semi_reliable_fetcher
flag was introduced by gitlab-foss!23854 (diffs) on 2018-12-17
No associated FF state change issues at https://gitlab.com/gitlab-com/gl-infra/feature-flag-log/-/issues/?search=gitlab_sidekiq_enable_semi_reliable_fetcher&sort=created_date&state=all&label_name%5B%5D=host%3A%3Agitlab.com
I confirmed it doesn't exist on GitLab.com:
The feature gitlab_sidekiq_enable_semi_reliable_fetcher does not exist on gprd, but is default_enabled: true in their YAML definition.
gitlab_sidekiq_reliable_fetcher
The gitlab_sidekiq_reliable_fetcher
was introduced by 34687cf0 on 2018-09-12
No associated FF state change issues at https://gitlab.com/gitlab-com/gl-infra/feature-flag-log/-/issues/?search=gitlab_sidekiq_reliable_fetcher&sort=created_date&state=all&label_name%5B%5D=host%3A%3Agitlab.com
I confirmed it's enabled globally on GitLab.com
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Numbered steps to set up and validate the change are strongly suggested.
Changelog: removed
Signed-off-by:
Rémy Coutable <remy@rymai.me>