-
Notifications
You must be signed in to change notification settings - Fork 1
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
Copied the improvements in tardy TP handling from v4 to v5. #386
Conversation
Does this resolve #384? |
It copies the improved handling of tardy TPs in the TPStreamWriter from v4 to v5. It does not affect the generation of tardy TPs in the readout subsystem. |
Last 5 data points in opmon from my test run:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Builds, unit tests run, regression tests behave normally. Observed opmon metrics from long run, posted as comment on PR
These changes are dependent on ones in appmodel. And, there is a change in daqsystemtest that depends on this one.
I have re-run the tests that are described in PR #358, and the majority of the integtest in the daqsystemtest repo continue to work with these changes.