Increase http timeout with higher upload/write size
Increasing the size of uploads might hit more frequently timeouts, we could see whether increasing the timeout in POST requests reduce the error ('Connection aborted.', TimeoutError('The write operation timed out'))
.
Documentation for GET requests: https://docs.python-requests.org/en/latest/user/advanced/#timeouts