hSUMerror catalog

hSUM / errors / WRITER_LOCK

WRITER_LOCK

INDEX_BUSY retryable exit 4

Problem

another process is mutating this index

Cause

the advisory writer lock remained owned through the bounded wait

Fix

retry after the reported backoff

Explain this offline

No network required — the same catalog ships inside the binary:

hsum help error WRITER_LOCK

Category

INDEX_BUSY — Another writer or the model worker is busy — retry after the reported backoff.

Canonical URL: https://hsum.burkankale.com/docs/0.1.0-alpha.1/errors/WRITER_LOCK

← All 64 error subcodes