Handle situation where ws-station is under pressure and return timeouts misshandled by obspy
Obspy fix in on the way : https://github.com/obspy/obspy/issues/3496
But we need to handle this situation while waiting the next obspy to be released
Sentry Issue: WAVEQC-3E
AttributeError: 'TimeoutError' object has no attribute 'splitlines'
File "quality/tasks.py", line 96, in download_stationxml
client.get_stations(
Edited by Simon Panay