Skip to main content

MUTATION_TIMEOUT

Constant MUTATION_TIMEOUT 

Source
const MUTATION_TIMEOUT: Duration;
Expand description

Bound on one replica-targeted mutation.

Subscribe installation, replica-side progress, OCC conflict retries, and the external commit can all wait indefinitely. Exceeding the bound skips the step. The next sweep recomputes from current state.