Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Aggregator Bug #294

Conversation

Modularius
Copy link
Contributor

Summary of changes

Changed behaviour of aggregator to block when the message send queue is full rather than terminate. The previous behaviour prevented the aggregator from restarting after a brief time offline, due to the backlog building up form the trace-to-events component.

Closes #293.

Instruction for review/testing

General code review.
Tested with HiFi data.

@Modularius Modularius requested a review from DanNixon January 10, 2025 14:38
@DanNixon DanNixon merged commit dcf5ca3 into STFC-ICD-Research-and-Design:main Jan 10, 2025
9 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.

Aggregator terminates when message queue fills
2 participants