CodeChain-io/codechain-dashboard

Agent Server could not recover the DB connection after PostgreSQL's restart

Closed this issue · 2 comments

PostgreSQL could be restarted by an automatic security update.

See https://help.ubuntu.com/community/AutomaticSecurityUpdates

Please try to find the connection pool.
Most connection pool library handles this issue.

Fixed by #78