1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-06 19:20:00 +01:00
Commit graph

2 commits

Author SHA1 Message Date
rinpatch
1b15cb066c Connection pool: Add client death tracking
While running this in production I noticed a number of ghost
processes with all their clients dead before they released the connection,
so let's track them to log it and remove them from clients
2020-07-15 15:26:35 +03:00
rinpatch
7738fbbaf5 Connection pool: implement logging and telemetry events 2020-07-15 15:26:25 +03:00