Don't fall over when your Node.JS server is too busy. Now without native dependencies!
Express middleware to return 503 if server is too busy right now
Provides a backpressure management hystrix command partially based on too-busy module logic and utilizing hystrix metrics accumulation and circuit breaking
The module provides express too-busy middleware that has a more reliable logic to detect busy state of the system