Closed r00ta closed 7 years ago
Hi,
i set the proxy for the blob_client (python) with
blob_client.set_proxy("REDACTED",8080)
And for the storage everything is working fine. But for the batch_client in the creation of the pool i just wait and after some time i get a timeout exception from the urllib3 library.
Hi,
i set the proxy for the blob_client (python) with
blob_client.set_proxy("REDACTED",8080)
And for the storage everything is working fine. But for the batch_client in the creation of the pool i just wait and after some time i get a timeout exception from the urllib3 library.