Actions
Bug #36771
closed[smart_proxy_container_gateway] introduce sqlite timeout tuning
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Description
If you're seeing something like `Error processing request '281d3c35-0710-44ec-a7ff-853159aca127: <Sequel::DatabaseError>: SQLite3::BusyException: database is locked` in the logs, increasing the sqlite busy timeout should help.
https://sequel.jeremyevans.net/rdoc/files/doc/opening_databases_rdoc.html#label-sqlite
Updated by Ian Ballou about 1 year ago
Also bump the default from 5 seconds to 30 seconds.
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/smart_proxy_container_gateway/pull/25 added
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_container_gateway|adc61957f42a8f7205b0630a9d0a976511551b47.
Actions