Skip to content

Stop collecting logs once the buffer is full#68

Merged
kalabukdima merged 1 commit into
mainfrom
fix-memory-usage
Jul 23, 2026
Merged

Stop collecting logs once the buffer is full#68
kalabukdima merged 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
@kalabukdima
kalabukdima merged commit 28b1402 into main Jul 23, 2026
1 check passed
@kalabukdima
kalabukdima deleted the fix-memory-usage branch July 23, 2026 10:01
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