Is there an upper time limit for how long it takes for the CQL index to update?

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.

From an administrative point of view also when this is Atlassian responsibility. It’s obvious behind the scenes there is an indexing process specially after a migration. Add an admin interface to show the progress. Don’t hide it.