Skip to content
Prompty

CompactionStartPayload

Payload for “compaction_start” events — context compaction is beginning.

---
title: CompactionStartPayload
config:
  look: handDrawn
  theme: colorful
  class:
    hideEmptyMembersBox: true
---
classDiagram
    class CompactionStartPayload {
        +int32 droppedCount
    }
droppedCount: 5
Name Type Description
droppedCount int32 Number of messages selected for compaction