Closed PaulWen closed 2 years ago
Specifying Max number of connections a Postgres allows: https://stackoverflow.com/a/32584211
BcGov limits the number of connections one AcaPy can have with the Wallet DB to 5 in their PRD setup: https://github.com/bcgov/orgbook-configurations/blob/main/openshift/templates/agent/agent-deploy.bc.prod.param
To avoid connection exhaustion: