Schedule asynchronous index creation to support finding_id backfill
requested to merge 433252-asynchronously-create-an-index-to-support-batched-background-migration-to-backfill-finding_id into master
What does this MR do and why?
Schedule asynchronous index creation to support finding_id backfill. Without it, the batched background migration will timeout otherwise.
Related to #433252 (closed)
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.