CompactionFailedPayload
Payload for “compaction_failed” events — compaction could not be completed.
Class Diagram
Section titled “Class Diagram”---
title: CompactionFailedPayload
config:
look: handDrawn
theme: colorful
class:
hideEmptyMembersBox: true
---
classDiagram
class CompactionFailedPayload {
+string message
}
Yaml Example
Section titled “Yaml Example”message: Summarization prompt exceeded context windowProperties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| message | string | Explanation of why compaction failed |