lol.dids.admin.getQueueStats

ngerakines.me

{
  "id": "lol.dids.admin.getQueueStats",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "queued",
            "running",
            "failed",
            "oldestQueuedAgeSeconds",
            "byAction"
          ],
          "properties": {
            "failed": {
              "type": "integer"
            },
            "queued": {
              "type": "integer"
            },
            "running": {
              "type": "integer"
            },
            "byAction": {
              "type": "unknown",
              "description": "Map of job action to a count object."
            },
            "oldestQueuedAgeSeconds": {
              "type": "integer"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Job queue depth, oldest job age, and failure counts."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.admin.getQueueStats

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreifpez2qy2yxktijpm5ftzcvhfbwgfmq34do36oiisxxg3eccb6l7y
Indexed At
2026-08-30 03:11 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.getQueueStats

Lexicon Garden

@