Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
David Nault
David NaultReporter
David Nault
David NaultFix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created January 17, 2020 at 10:27 PM
Updated January 20, 2020 at 10:53 PM
Resolved January 20, 2020 at 10:53 PM
The Elasticsearch High Level REST Client has a default socket timeout of 30 seconds. Bulk requests that take longer than 30 seconds time out even if the bulk request timeout is configured to a value longer than 30 seconds.
We should probably set the Elasticsearch client's socket timeout to be at least the bulk request timeout.