Comment 0 for bug 1318530

Revision history for this message
Michael Nelson (michael.nelson) wrote :

We recently had an incident where the reviews server's credentials for the SSO API were invalid, which was fixed, but during the same time-frame, we saw the postgresql server failing due to too many connections.

The reviews server should terminate the connection and respond with a 401 if the lazr.restfulclient finds it can't authenticate.

More details on RT #70157