Skip to content

feat: configurable batched channel size#77

Open
hiporox wants to merge 1 commit intomcasper:masterfrom
chalk-ai:limited-queue-size
Open

feat: configurable batched channel size#77
hiporox wants to merge 1 commit intomcasper:masterfrom
chalk-ai:limited-queue-size

Conversation

@hiporox
Copy link
Copy Markdown

@hiporox hiporox commented Mar 20, 2026

Currently, the batching queue is unbounded, and so in very high throughput environments, gets backlogged and causes memory pressure. Since metrics should be fire and forget, with the possibility that they are dropped, we can add a configurable limit on the queue and drop metrics when the queue is full.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant