Tomas Della Vedova

Results 96 comments of Tomas Della Vedova

Since we are passing those opts to the core tls library, all of them? I fear I'm missing something 🤔

Let's keep them for know. When and if it will become a problem, we will have more context to make this decision :)

Hello! Unfortunately, I wasn't able to find documentation about this, but very likely aws puts a load balancer between you and the Elasticsearch cluster. This means that the nodes live...

A good solution to this problem might be to use a weighted connection pool. I'm experimenting with it in the Elasticsearch client, you can find [here](https://github.com/elastic/elasticsearch-js/blob/weighted-connection-pool/lib/pool/WeightedConnectionPool.js) the implementation, while [here](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.863.3985&rep=rep1&type=pdf)...

> would you be interested in trying to port that into undici.Pool? Sorry for the delay! Yes, if you like I could try that.

Closed in https://github.com/elastic/elasticsearch-js/pull/1606.

Thanks! Yes, since this installer is intended to new noders/new programmers I think it's helpful display all this information :)

@addaleax ok, I understand your point and it makes sense. Which can be the correct name of this? Something like *"Node release plan"* or *"Node release schedule"*?

I tried to change the UI following the advice of @watilde, but using a more graphical approach. Thoughts? ![screen shot 2017-02-23 at 20 14 43](https://cloud.githubusercontent.com/assets/4865608/23275020/25d280fe-fa05-11e6-8c3e-23d5c59891f6.png) ps it is not the...

Awesome! By the way yes, you can use `abbr` in electron :)