mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 13:08:27 +00:00
ff526a1051
## Problem Not all cplane errors are properly recognized and cached/retried. ## Summary of changes Add more cplane error reasons. Also, use retry_delay_ms as cache TTL if present. Related to https://github.com/neondatabase/cloud/issues/19353