csharp
public record class RolloutPolicyThe three bounds doc 27 puts on population fragmentation.
Fields and properties (3)
public TimeSpan GraceHow long old-version shards keep being created for clients that have not updated.
public int DrainWidthHow many old-version shards may be draining at once.
public double CompleteBelowBelow this spread the rollout is treated as finished.
Used by (2)
- RolloutVixen.Live.Orchestrator
- RolloutTestsVixen.Live.Orchestrator.Tests