Files
neon/proxy/src
Conrad Ludgate db4d094afa proxy: add more error cases to retry connect (#4707)
## Problem

In the logs, I noticed we still weren't retrying in some cases. Seemed
to be timeouts but we explicitly wanted to handle those

## Summary of changes

Retry on io::ErrorKind::TimedOut errors.
Handle IO errors in tokio_postgres::Error.
2023-07-13 11:47:27 +01:00
..
2023-05-24 09:11:23 +04:00
2023-07-12 11:38:36 +01:00
2023-07-04 14:54:59 +01:00
2023-05-15 23:45:04 +02:00
2023-06-02 21:03:12 +03:00
2023-07-04 14:54:59 +01:00
2022-07-04 23:46:37 +03:00