Notifications
Context Memory Notifications
Notifications about problems retrieving stored context or memories.
Subscribe to detect and debug memory-related failures.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NOTIFICATION_CONTEXT_MEMORIES_RETRIEVAL_FAILED{
"type": "NOTIFICATION_CONTEXT_MEMORIES_RETRIEVAL_FAILED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "retrieval of context memories failed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}