Vixen
02b45cc4
csharp
public record class RolloutPolicy

The three bounds doc 27 puts on population fragmentation.

Read the guide page for this →

Fields and properties (3)

  • public TimeSpan Grace

    How long old-version shards keep being created for clients that have not updated.

  • public int DrainWidth

    How many old-version shards may be draining at once.

  • public double CompleteBelow

    Below this spread the rollout is treated as finished.

Used by (2)

  • RolloutVixen.Live.Orchestrator
  • RolloutTestsVixen.Live.Orchestrator.Tests