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

[action] [PR:17856] handle json load exception in bgpmon (#17856) #18173

Merged
merged 1 commit into from
Feb 26, 2024

Commits on Feb 24, 2024

  1. handle json load exception in bgpmon (sonic-net#17856)

    Why I did it
    ICM reported due to "BGPMon Process exited" which was caused by json load exception.
    
    Work item tracking
    Microsoft ADO (number only):
    25916773
    How I did it
    Add an exception handle during json load.
    
    How to verify it
    Verified locally, add debug log to modify the output string of cmd to make it not with json formation, then check the syslog.
    lipxu authored and mssonicbld committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2bf18c2 View commit details
    Browse the repository at this point in the history