In our migration tooling we have a page that lists all migrated pages that contain our macros where the customer has to perform some actions to complete the app migration.
For this we need to wait for the CQL index to update and include the freshly migrated pages. Sometimes this takes very long.
Is there an upper time limit for when the index should include the new pages? I would like to add this to our customer facing documentation.