Files
neon/proxy/src
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-07-31 09:30:24 -04:00
2023-07-04 14:54:59 +01:00
2023-05-15 23:45:04 +02:00
2023-07-17 15:53:01 +01:00
2023-06-02 21:03:12 +03:00
2023-08-08 17:19:24 +03:00
2022-07-04 23:46:37 +03:00