I use the bulk api to index fairly large objects. My indexing cronjob runs every 30 seconds which will index any objects updated in the last 30 seconds. I have another cronjob that runs at midnight which updates alot of data. During this time I get RequestAbortedError on datadog. What could be the reason for this?
The statusCode returned in 0
The error log looks like below
1 Like