DocsSystem Log CodesTTL_QUEUE_DEAD
TTL

TTL_QUEUE_DEAD

TTLock queue item exhausted retries

A queued lock operation has failed permanently after 10 retries (or was marked dead immediately for a non-retryable error). The API call will not be retried further; inspect the entry in the TTLock queue dashboard to see which operation was abandoned.

What this code means

A queued lock operation has failed permanently after 10 retries (or was marked dead immediately for a non-retryable error). The API call will not be retried further; inspect the entry in the TTLock queue dashboard to see which operation was abandoned.

Where you will see it

  • In the subject line of technical-notification e-mails — for example [TTL_QUEUE_DEAD] [ttlHealthcheck] …
  • As a badge in the admin log viewer at /log, where you can filter and drill into individual entries.
  • In the core__system_log table, stored against the code id from core__system_log_code.