Files
grafana/pkg/services
Marcus Efraimsson efd14ac7db database: retry transaction if sqlite returns busy error (#17297)
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
Backports #17276 for v6.2.x
2019-05-27 14:30:34 +02:00
..
2018-10-30 09:31:56 +01:00
2018-12-17 16:36:57 +01:00