services.grafana.settings.database.query_retries

NixOS option

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

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