After researching the hang issue, most resolutions pointed to two things. First is adding the pool_pre_ping which has already been done. Second adding the tcp_user_timeout pass through parameter to the URL. This will instruct libpq to specify a timeout.
After researching the hang issue, most resolutions pointed to two things. First is adding the pool_pre_ping which has already been done. Second adding the tcp_user_timeout pass through parameter to the URL. This will instruct libpq to specify a timeout.