Closed anjz closed 1 year ago
In certain rare situations httpx raises ProtocolError making requests to the batch API. A retry mitigates the problem.
ProtocolError
In certain rare situations httpx raises
ProtocolError
making requests to the batch API. A retry mitigates the problem.