Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase http read/write timeout (#38)
We saw that during upsert of large batches, index might fail to answer in 2 minutes if it is performing indexing in the background. Therefore, I am bumping the http timeout to 10 minutes until we make it faster on the backend.
- Loading branch information