brano543
brano543
> This solution will destroy every connection, including potentially alive ones used by other queries, every time a query has an execution time that's too long, or the network slows...
> Hi! Haven't had the time to fully check this out, but do I understand correctly that it might be better to solve this in sequelize-pool? If so, maybe you...
> Is this an issue with pg-native only, or is pg impacted too? Both are affected. Pg will either use JS implementation or native implemention, but both don't support autoreconnect...
> This solution will destroy every connection, including potentially alive ones used by other queries, every time a query has an execution time that's too long, or the network slows...