Currently, pinging does not actually raise when getting an error from the worker-facing API. We should: - check the status - retry N times - raise
Currently, pinging does not actually raise when getting an error from the worker-facing API.
We should: