## Steps to reproduce 1. Have application connect to any db instances having multiple pg-pool pod 2. Run a jmeter against the application which fetches data from pg db continuously for few mins 3. Delete one of the pg-pool pod ## Current Behavior Application crashes with "Connection terminated unexpectedly" error ## Expected Behavior Application should be able catch the error in OnError listener and should not crash. ## Link to reproduction sandbox NA ## Additional information NA ## Related Issues [<!-- Did you find other bugs that looked similar? --> ](https://github.com/loopbackio/loopback-connector-postgresql/issues/746)