Promoted TLOG message about incomplete TriggerRecords to ers::error#477
Merged
bieryAtFnal merged 2 commits intodevelopfrom Feb 13, 2026
Merged
Promoted TLOG message about incomplete TriggerRecords to ers::error#477bieryAtFnal merged 2 commits intodevelopfrom
bieryAtFnal merged 2 commits intodevelopfrom
Conversation
added 2 commits
February 10, 2026 13:16
…complete trigger record into an error message.
eflumerf
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
At the SWI&T meeting on 10-Feb-2026, we talked briefly about modifying the
TRBModulecode so that there is an error or warning message that includes the number of expected and present Fragments when an incomplete TriggerRecord is sent to the DataWriter.This PR covers the proposed changes for this.
Some notes:
Here are the two messages that are printed out for each timed-out TriggerRecord, when the changes in this PR are included:
Here are sample instructions for demonstrating the upgraded message:
Type of change
Testing checklist
dbt-build --unittest)pytest -s minimal_system_quick_test.py)daqsystemtest_integtest_bundle.sh)