Files
grafana/pkg/services
Marcus Efraimsson 5884e235fc database: retry transaction if sqlite returns database is locked error (#17276)
Adds an additional sqlite error code 5 (SQLITE_BUSY) to the
transaction retry handler to add retries when sqlite
returns database is locked error.
More info: https://www.sqlite.org/rescode.html#busy

Ref #17247 #16638
2019-05-27 09:24:15 +02:00
..
2019-05-13 08:45:54 +02:00
2018-10-30 09:31:56 +01:00
2019-05-17 14:57:26 +03:00