virtualisation.xen.store.settings.conflict.maxHistorySeconds
NixOS option
Limits applied to domains whose writes cause other domains’ transaction commits to fail. Must include decimal point. The conflict-credit is replenished over time: one point is issued after each conflict.maxHistorySeconds, so this is the minimum pause-time during which a domain will be ignored.
type: nonnegative floating point number, meaning >=0Default
0.05
Example
declared in: nixos/modules/virtualisation/xen-dom0.nixView source on NixOS/nixpkgs →1.0