Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
I am going to take another look at this, assigning to myself.
Updated benchmarks in https://github.com/dblock/opensearch-py/tree/benchmarks/samples/benchmarks. | Benchmark | Min | Max | Mean | Min (+) | Max (+) | Mean (+) | |-----------------------------------|---------|---------|---------|-----------------|-----------------|-----------------| | 1 client vs. more clients (async)...
I've spent a lot of time on the synchronous client, having written multiple benchmarks and digging through the code to understand how pooling works. I've varied number of threads, number...
In https://github.com/opensearch-project/opensearch-py/pull/535 I documented the connection pools and made sure `pool_maxsize` works for both implementations (it doesn't improve benchmarks by much). I don't think we should deprecate `RequestsHttpConnection`, even if...
Thanks @spapadop. Want to give it a shot?
It would be great to document thoroughly how to do a Lambda deployment for an alexa-app skill in https://github.com/alexa-js/alexa-app.
Is this local? The build is passing on main here.
@tejeshreddy do check and find the root cause! It could be that our CI is not reporting errors 😱
> I've checked one of the latest [CI pipeline execution - Unit test](https://github.com/opensearch-project/opensearch-js/actions/runs/7063558809/job/19229805006) and the same set of test cases seem to be **passing**. Starting to wonder if this issue...
Are you looking for something like [plural.sh](https://docs.plural.sh/)? Haven't tried it myself.