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
{{ message }}
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
Yep - it's failing on the API call to the RabbitMQ server. PROBABLY should put an error handler in here that would catch it and return a failure situation vs. the string of the error.
Note, it COULD also be an error with the JSON or other parsing. But regardless SHOULD be caught and logged as an error, then the api return a meaningful message implying an error.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys, sometimes api.py throws an error, which gets send to zabbix. For example:
Unfortunately I know literally nothing about python. Is there some way this could be handed better? I'm guessing its some sort of timeout issue.
The text was updated successfully, but these errors were encountered: