generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Catch TimeoutError
in retry for snap install
#359
Labels
bug
Something isn't working
Comments
logs for history |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/canonical/mysql-operator/actions/runs/7020160835/job/19103783474?pr=357#step:14:242
mysql-operator/src/charm.py
Line 567 in f8f49dd
probably should be fixed on snap lib—the exception we're getting is a socket timeouterror, not an exception from the snap lib
also probably affects router
The text was updated successfully, but these errors were encountered: