| 1 | // Cloud-only: what an operator SEES when a write is rejected by the database. |
| 2 | // |
| 3 | // The product guarantee: a storage failure is reported under a stable headline |
| 4 | // built from the operation and the database's error code — never the statement |
nothing calls this directly
no test coverage detected