Skip to content

glsql: increase db cleanup timeout

John Cai requested to merge jc-increase-db-cleanup-timeout into master

on ci, we are hitting the timeout set here. It may be that pgbouncer is taking a long to release these connections. Increasing the timeout to account for this.

Merge request reports