Skip to content

Increase request timeout in bulk imports

Carla Drago requested to merge 387961-increase-net-read-timeout into master

What does this MR do and why?

This change addresses the large number of read timeout errors in the bulk import classes. We have doubled the default timeout in the async requests in order to reduce the number of errors.

We are tracking the timeouts here

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387961 (closed)

Edited by Carla Drago

Merge request reports

Loading