Skip to main content

Rules

Rules are evaluated in order. The first matching rule that sets a pin_tier wins for that action. Deny rules are cumulative — multiple rules can deny multiple tiers.

deny_tiers

Excludes tiers when the condition is true.

pin_tier

Forces a specific tier regardless of other rules. First pin wins.

prefer_tier

Softly prefers a tier. Overridden by deny rules.

escalate on error

Auto-retry on the next tier when a specific error code is received.

Rule conditions reference

All conditions on a single Rule are AND-ed. Use separate rules for OR logic.