CHW-4326 TuningSuggestionNotOpen
tuning suggestion is not in the 'open' state; only open suggestions can be accepted or dismissed (the next action must come from a new posterior pass)
Default message: tuning suggestion is not in the ‘open’ state; only open suggestions can be accepted or dismissed (the next action must come from a new posterior pass)
HTTP status:409(client)
Problem. A tuning-suggestion accept/dismiss returned 409.
Cause. The row is no longer in the open state — it has been
accepted, dismissed, or expired. The state machine is one-way; once
decided, the next action must come from a new posterior pass that
creates a fresh row. Fix. Re-fetch the open suggestions list and
operate on the current open set. HTTP 409.