services.grafana.settings.database.transaction_retries

NixOS option

This setting applies to sqlite3 only and controls the number of times the system retries a transaction when the database is locked.

type: signed integer
Default
5
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →