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:3401] Improve log information when exception is caught in Orch2 class (#3401) #3441

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

mssonicbld
Copy link
Collaborator

What I did
Add the information regarding which class the exception is originated from when Orch2 catches an exception.

Why I did it
An Exception was thrown, and the error log given was:
ERR swss#orchagent: :- doTask: Logic error: map::at
This gives almost no information on where the exception happened.

…c-net#3401)

What I did
Add the information regarding which class the exception is originated from when Orch2 catches an exception.

Why I did it
An Exception was thrown, and the error log given was:
ERR swss#orchagent: :- doTask: Logic error: map::at 
This gives almost no information on where the exception happened.
@mssonicbld
Copy link
Collaborator Author

Original PR: #3401

@mssonicbld mssonicbld merged commit 227d1d6 into sonic-net:202405 Dec 24, 2024
3 of 4 checks passed
@mssonicbld
Copy link
Collaborator Author

/azp run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants