Carl Hopf

Results 3 issues of Carl Hopf

I'm using webpack-dev-server (which uses node-http-proxy) to proxy EventSource connections. Demo project: https://github.com/carlhopf/webpack-dev-server-proxy-eventsource When calling ```eventSource.close()``` client/browser side, the node-http-proxy upstream connection is not closed. I fixed this attaching a...

starting with `fanout/pushpin:1.38.0` i'm running into a 5 sec delay/wait before any http headers/response are sent back to the client by pushpin, although the backend responds immediately with 'Grip-Hold'. logs...

### Description `#slots.rediscover()` is correctly called when `MOVED` or `ASK` reply is received: https://github.com/redis/node-redis/blob/6f79b49f731a1aaf57f42e16ea72774f062e57a1/packages/client/lib/cluster/index.ts#L271 https://github.com/redis/node-redis/blob/6f79b49f731a1aaf57f42e16ea72774f062e57a1/packages/client/lib/cluster/index.ts#L256 there is a problem / race-condition on scale-down cluster (rebalance hash slots away, forget node,...

Bug