Open alouie-sfdc opened 2 years ago
The Requests documentation says that most requests should use timeouts, but currently the requests made by salesforce-bulk do not. We should make it possible to specify an optional timeout value that gets applied to all requests.
salesforce-bulk
We have the same issue, very small percent of requests are never completing. On big scale it starts to matter.
The Requests documentation says that most requests should use timeouts, but currently the requests made by
salesforce-bulk
do not. We should make it possible to specify an optional timeout value that gets applied to all requests.