Introduce feature flag to rollback apply trial in background
What does this MR do and why?
introduces a feature flag to drive placing trial creation in the background - this is being done to try and diagnose an issue we are seeing in production in the logs with applying trials in the background. This will basically revert us to the state of applying trial in a foreground that was removed in !96807 (merged)
There is business impact here for trials as they can't be created during registration right now, so we are looking to get this code in as soon as possible.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #373270 (closed)
Edited by Alper Akgun