Postgres + Workers production connection deadlock · Issue #3514 · cloudflare/workerd
Recently, I ran into a weird issue in production where sometimes our Worker would just explode, and throw obscure CONNECT_TIMEOUT errors to Postgres, despite working previously for months. Our prod...