pdpv0: Settle watcher doesn't block on fwss railToDataSet errors#961
Merged
pdpv0: Settle watcher doesn't block on fwss railToDataSet errors#961
Conversation
Collaborator
|
@ZenGround0 Beck also posted some RailIDs he is seeing here: #922 (comment) |
Contributor
BEFORE node update to fix/settle-failures |
Contributor
POST 961 node updateLooking good! No new instances of the error occurring on any of the 3 nodes using:
calib.ezpdpz.net - calib_961.log calib2.ezpdpz.net - calib2_961.log main.ezpdpz.net - main_961.log |
LexLuthr
approved these changes
Feb 12, 2026
Member
|
I started reviewing this, put it down for a while, came back and it was merged. But that exercise resulted in this: #973 |
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.
Closes #922
This is a strange one because the rail to dataset mapping should
So in short I have no idea how we are in this state. But there is probably no reason to be stopping the world if we get in such a bad state.
@TippyFlitsUK it would be very helpful to see the railIds in your new log so I can try to understand what is going on with fwss contract to cause such errors in the first place. But I hope that after merging this your watcher will only log the error once and then move on.