Files
neon/proxy/src
Conrad Ludgate e03c3c9893 proxy: cache certain non-retriable console errors for a short time (#8201)
## Problem

If there's a quota error, it makes sense to cache it for a short window
of time. Many clients do not handle database connection errors
gracefully, so just spam retry 🤡

## Summary of changes

Updates the node_info cache to support storing console errors. Store
console errors if they cannot be retried (using our own heuristic.
should only trigger for quota exceeded errors).
2024-07-04 09:03:03 +01:00
..
2023-11-27 21:45:15 +00:00
2024-06-14 13:23:52 +02:00
2024-05-02 11:16:04 +02:00
2024-05-22 17:05:43 +00:00
2023-11-06 17:44:44 +00:00
2024-05-22 17:05:43 +00:00
2022-07-04 23:46:37 +03:00