Closed kof0012 closed 3 years ago
upload 200M mp4file raise httpx.ReadTimeout how can i deal with it? Thanks!
Hey, thanks for supporting the project! You can change the read timeout here.
e.g.
client = backblaze.Awaiting( key_id="...", key="...", timeout=300 )
upload 200M mp4file raise httpx.ReadTimeout how can i deal with it? Thanks!