resilient-http / resilient.js

Fault tolerant and reactive HTTP client for node.js and browsers
183 stars 13 forks source link

Fix balancer weight and tests for it #145

Closed jangot closed 6 years ago

jangot commented 6 years ago

I wanted to fix tests but i found a problem in server. Balancer cannot use first server after send requests to all available.

h2non commented 6 years ago

I have reverted this PR since it's causing most test fail. Please, provider a new one with the TravisCI build passing in green. Thanks!