REGGIE_DB_TIMEOUT determines how long Sqlite will wait for an exclusive database lock to be released before erroring out. The default value is 5 (seconds).
Update the helm chart to support db.timeout in values.yaml.
REGGIE_DB_TIMEOUT determines how long Sqlite will wait for an exclusive database lock to be released before erroring out. The default value is 5 (seconds).
Update the helm chart to support db.timeout in values.yaml.