ClusterConcept
Database Initialization Race
cluster-569
A recurring startup-time race where an app begins connecting to a database before required schema objects (bucket/scopes/collections/indexes) are created, so configuration looks correct yet connections fail due to initialization order.