API error type
Pair-mode takeover already in flight
HTTP 409 · https://errors.driftstack.dev/pair-mode-conflict
What it means
Another client already requested takeover of this pair-mode session.
How to fix it
Wait for the in-flight transition to settle (watch the `pair_mode_state` on the session), then retry if still needed.
Where it appears
In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.