Skip to content
Verified Commit 34bf909c authored by Stan Hu's avatar Stan Hu
Browse files

Reload PostgreSQL and Redis connection pools upon failure

Previously if the PostgreSQL or Redis connections were severed, GitLab
Exporter would not be able to recover even if either database came
back up since there was no reconnection mechanism. This change implements
reconnection by shutting down each connection in the pool and
reloading the pool.

Changelog: fixed
parent f69b4fcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment