You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of #393 (sticky routing). Status: implemented in #424, pending review/merge.
Note
Re-scoped: sticky config moved off the routing algorithm — it is the merchant-level sticky_routing_enabled feature flag (#414). The dashboard control is therefore a feature-flag card, not a rule-editor toggle.
The switch lives in the Multi Objective tab → Feature Flags list beside Cost savings and Volume contracts, wired to /merchant-account/{id}/features/sticky-routing. Verified live: enabling the card flips the flag the decide/feedback paths gate on, and the card shows the Enabled badge with a Disable action.
Part of #393 (sticky routing). Status: implemented in #424, pending review/merge.
Note
Re-scoped: sticky config moved off the routing algorithm — it is the merchant-level
sticky_routing_enabledfeature flag (#414). The dashboard control is therefore a feature-flag card, not a rule-editor toggle.The switch lives in the Multi Objective tab → Feature Flags list beside Cost savings and Volume contracts, wired to
/merchant-account/{id}/features/sticky-routing. Verified live: enabling the card flips the flag the decide/feedback paths gate on, and the card shows the Enabled badge with a Disable action.