Project

General

Profile

action #104085

Updated by livdywan over 2 years ago

[openQABot pipeline](https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/747642) failed like so: 

 ``` 
 ERROR: Unexpected response: {'errors': [{'message': 'terminating connection due to administrator command\nERROR:    server conn crashed?\nFATAL:    server conn crashed?\nserver closed the connection unexpectedly\n\tThis probably means the server terminated abnormally\n\tbefore or while processing the request.\n', 'locations': [{'line': 1, 'column': 2}], 'path': ['requests']}], 'data': {'requests': None}} 
 ERROR:root:Something bad happended during reading MR data from SMELT/IBS 
 ``` 

 ## Suggestions 
 - Add a `retry` to the command in the pipeline 
 - Use the retry feature of requests

Back