Files
neon/proxy/src/auth/backend
Conrad Ludgate 0fa85aa08e proxy: delay auth on retry (#4929)
## Problem

When an endpoint is shutting down, it can take a few seconds. Currently
when starting a new compute, this causes an "endpoint is in transition"
error. We need to add delays before retrying to ensure that we allow
time for the endpoint to shutdown properly.

## Summary of changes

Adds a delay before retrying in auth. connect_to_compute already has
this delay
2023-08-08 17:19:24 +03:00
..
2023-08-08 17:19:24 +03:00
2023-05-15 23:45:04 +02:00
2023-04-28 17:15:43 +03:00