-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Looking at the python code, should_not_have_any_errors
appears to expect lines containing a base64 encoded body
field. However this field can be empty in the case of connectivity errors.
The function should look at the contents of the error
field first and it should handle the body field not being well formed (or missing).
Metadata
Metadata
Assignees
Labels
No labels