You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Koji keeps opening new connections to the database, and keeps them open
up to the point where no new connection can be open. Koji then starts
to fail, with a database outage error message.
This scripts terminates the connexions older that 10 minutes, and is
intended to run every minute on the koji server.
Signed-off-by: Gaëtan Lehmann <[email protected]>
0 commit comments