Skip to content

Stop collecting logs once the buffer is full#68

Open
kalabukdima wants to merge 1 commit into
mainfrom
fix-memory-usage
Open

Stop collecting logs once the buffer is full#68
kalabukdima wants to merge 1 commit into
mainfrom
fix-memory-usage

Conversation

@kalabukdima

Copy link
Copy Markdown
Collaborator

Avoids the network round-trips, deserialization, and signature checks for workers whose logs would only be dropped. The buffer drains each round, so skipped workers are picked up next time.

Avoids the network round-trips, deserialization, and signature checks
for workers whose logs would only be dropped. The buffer drains each
round, so skipped workers are picked up next time.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kalabukdima kalabukdima requested a review from define-null June 29, 2026 17:38
@kalabukdima kalabukdima self-assigned this Jun 29, 2026
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.

2 participants