Skip to content

Draft: Add delay after feature flag state is changed

Andrejs Cunskis requested to merge acunskis-feature-flag-delay into master

What does this MR do and why?

Switching toggle seems to be producing inconsistent result due to import being triggered right after toggle state changed. This is not a good solution, but given this is a nightly test that runs for 2 hours, I think it's acceptable until ff is set to true by default.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports