mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Changes the timeout value for non-indexing requests to clair from 600 to 30. Because the timeout for a vulnerability report request is so high, heavy traffic to the security enpdoint results in database connections being exhausted. Lowering the timeout value should allow requests to complete and connections to the database to close.