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

F #2453: Catch monitor errors #3319

Closed
wants to merge 1 commit into from
Closed

F #2453: Catch monitor errors #3319

wants to merge 1 commit into from

Conversation

sergiojvg
Copy link
Contributor

No description provided.

@sergiojvg
Copy link
Contributor Author

--> master

@sergiojvg sergiojvg mentioned this pull request May 8, 2019
7 tasks
return str_info, last_mon_time
return str_info, last_mon_time

rescue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to rescue only StandardError

return str_info, last_mon_time

rescue
return "", ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it add error_monitoring as well?

@tinova tinova closed this May 10, 2019
@tinova
Copy link
Member

tinova commented May 10, 2019

not needed, already solved #2453

@tinova tinova deleted the feature-2453 branch October 14, 2020 11:15
rsmontero pushed a commit that referenced this pull request Dec 11, 2024
Signed-off-by: Valentyn Bohdan <vbohdan@opennebula.io>
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.

2 participants