Skip to content

LogQueueFifo: terminate input batches after 100msec#881

Merged
MrAnno merged 3 commits intoaxoflow:mainfrom
bazsi:logqueue-terminate-batch
Dec 15, 2025
Merged

LogQueueFifo: terminate input batches after 100msec#881
MrAnno merged 3 commits intoaxoflow:mainfrom
bazsi:logqueue-terminate-batch

Conversation

@bazsi
Copy link
Member

@bazsi bazsi commented Dec 9, 2025

Avoid excessive source side batching, if the source path is overwhelmed with input (e.g. the source side processing is slow).

@bazsi bazsi force-pushed the logqueue-terminate-batch branch from 31ddeef to 1c10d99 Compare December 10, 2025 13:45
@bazsi
Copy link
Member Author

bazsi commented Dec 10, 2025

I also called the extracted function from the original place, which was missing in my previous iteration. @OverOrion a review would be appreciated. Thanks

MrAnno
MrAnno previously approved these changes Dec 11, 2025
@bazsi bazsi force-pushed the logqueue-terminate-batch branch from 1c10d99 to 56e7442 Compare December 14, 2025 20:06
@bazsi bazsi changed the title Logqueue terminate batch LogQueueFifo: terminate input batches after 100msec Dec 14, 2025
@bazsi bazsi requested a review from MrAnno December 14, 2025 20:09
Copy link
Contributor

@MrAnno MrAnno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll test this a little and merge it.

@MrAnno MrAnno merged commit 893f6a3 into axoflow:main Dec 15, 2025
25 of 26 checks passed
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.

3 participants