garm/config
Gabriel Adrian Samfira 6814b69a09 Add knob to tweak _busy_timeout
In SQLite3 we may need to set a busy_timeout in the case of instances
with high load. This change adds a knob that allows users to set a
timeout if a database is locked for writing by another routine.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-01-28 20:07:07 +00:00
..
testdata Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
config.go Add knob to tweak _busy_timeout 2025-01-28 20:07:07 +00:00
config_test.go Add knob to tweak _busy_timeout 2025-01-28 20:07:07 +00:00
external.go Version provider interface 2024-08-21 16:14:38 +03:00
external_test.go Replace errors.Wrap calls 2024-03-02 19:07:06 +00:00