Suggest using async index creation for indexes that take a long time to create
Async index creation is a great way to create large indexes on gitlab.com without blocking deployments. We should recommend it when index creation exceeds guidelines.
Deliverables
-
Index creation that exceeds guidelines links to async creation docs