Skip to content

Try and reconnect to datafind if connection fails with HTTPError

Sometimes gwdatafind fails with an HTTPError (BadStatusLine?), so the simple thing to do is just try to reconnect and try again.

Merge request reports