Neon
Pythonpg_stat_activity, I see a bunch of connections stuck like this:idle (query finished) but ClientRead (waiting for client to read the response). The response just... never makes it back to our app?select 1 gets stuck for 2+ minutes makes me think this isn't something on our end?CONN_MAX_AGE=0 (fresh connection per request)DISABLE_SERVER_SIDE_CURSORS=TrueCONN_HEALTH_CHECKS=Truepsycopg[binary,pool])