{
"id": "pub.chive.admin.retryDLQEntry",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"index"
],
"properties": {
"index": {
"type": "integer",
"description": "Index of the DLQ entry to retry"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "AdminRequired"
},
{
"name": "InvalidRequest"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"success"
],
"properties": {
"message": {
"type": "string",
"description": "Status message"
},
"success": {
"type": "boolean",
"description": "Whether the entry was requeued"
}
}
},
"encoding": "application/json"
},
"description": "Requeue a single DLQ entry for reprocessing"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreiakltjfvmyss6vxypx2hf47u57z7vidogczez7xw2wjzsmhzcubke
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.retryDLQEntry