Skip to content

Fix opflex connection monitoring script#661

Merged
tbachman merged 1 commit intomasterfrom
fix-opflex-monitoring-script
Mar 3, 2026
Merged

Fix opflex connection monitoring script#661
tbachman merged 1 commit intomasterfrom
fix-opflex-monitoring-script

Conversation

@maheshkurund
Copy link
Copy Markdown
Collaborator

This patch improves the opflex connection monitoring script with the following fixes:

  • Guard against empty opflex port with a retry loop that waits until the port can be determined before starting monitoring
  • Properly quote the port variable in grep to prevent false matches
  • Add log message when a reset is triggered
  • Reformat the script for readability and maintainability

This patch improves the opflex connection monitoring script with
the following fixes:

- Guard against empty opflex port with a retry loop that waits
  until the port can be determined before starting monitoring
- Properly quote the port variable in grep to prevent false matches
- Add log message when a reset is triggered
- Reformat the script for readability and maintainability
@maheshkurund maheshkurund force-pushed the fix-opflex-monitoring-script branch from c8e0e81 to e6bf372 Compare March 3, 2026 05:53
@maheshkurund maheshkurund requested a review from snaiksat March 3, 2026 07:07
@tbachman tbachman merged commit 6304dee into master Mar 3, 2026
5 checks passed
@tbachman tbachman deleted the fix-opflex-monitoring-script branch March 3, 2026 11:46
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