UNPKG

express-hystrix-toobusy

Version:

The module provides express too-busy middleware that has a more reliable logic to detect busy state of the system

14 lines (13 loc) 215 B
node_js: - "4" - "6" - "7" - "8" language: node_js install: - npm install - npm install -g codecov istanbul script: - npm test - istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec - codecov