Distinct from RevokeAllForSubjectResult.unavailable, and the
distinction matters operationally: unavailable is a composition gap fixed
by wiring a module, a failure here is a backend outage fixed by retrying.
Collapsing them would send an operator to the wrong runbook.
One store call that was attempted and threw.
Distinct from RevokeAllForSubjectResult.unavailable, and the distinction matters operationally:
unavailableis a composition gap fixed by wiring a module, a failure here is a backend outage fixed by retrying. Collapsing them would send an operator to the wrong runbook.