mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 01:42:55 +00:00
If a connection from compute arrives while a tenant is still in Loading state, wait for it to become Active instead of throwing an error to the client. This should fix the errors from test_gc_cutoff test that repeatedly restarts the pageserver and immediately tries to connect to it.