Asifur Rahman

Results 14 comments of Asifur Rahman

I am also stuck. Anyone has any idea how to solve this?

Just discovered this problem.

I am having the same issue while replacing the elasticsearch client. I am running it from lambda. Previously I was using the `elasticsearch` 16.7.3 version. @shashank-sachan did you able to...

Ok so after spending a day on this, i solved it. I realized the client initialization was happening inside the handler function of lambda. So, I just moved the initialization...

@dblock Sure, happy to contribute to open source. Let me know how to get started.

@dblock created a PR of the explanation in the doc.

@dblock Maybe, we have added an explanation in the documentation to guide users in avoiding this problem. However, it's worth noting that the previous Elasticsearch client did not encounter such...

I believe adding the option inside `process` function is more appropriate, as we have done similarly for the `skipGroupOnError` option. Just to confirm, if `throwOnFullBatchFailure` is not provided, we should...

@dreamorosi You can assign me on this.