You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @asm582, just a question about this issue which I have started working on. Is it appropriate to update some functions to return errors, so that we can catch the errors when the functions are called or do we just want to add logging of errors for other function calls inside the functions?
I just don't want to many any changes that could effect others using MCAD if that's not what is required. Please let me know what you think. Thank you.
WHY
This change is needed to retry or appropriately update etcd
WHAT
Review code base for error handling scenarios
HOW
Make relevant code changes and print appropriate error strings.
TESTS
Write additional tests for error handling
DONE
Increase in test cases that support error handling use case.
The text was updated successfully, but these errors were encountered: