resilient-http/resilient.js
Fault tolerant and reactive HTTP client for node.js and browsers
JavaScript
Issues
- 0
add the number of retries to the final response in case of custom faileure function
#156 opened by amus-sal - 1
Abandoned project
#157 opened by raydenx - 1
How to request binary files?
#155 opened by raydenx - 4
Decoding Gzipped Content
#148 opened by rahulmamgain - 0
Fix failing build
#154 opened by edescourtis - 2
Do you need a registry to use Discovery?
#152 opened by onsenOnly - 2
Maximum simultaneous connections to a server.
#151 opened by Dragomir-Ivanov - 2
Typescript definitions?
#150 opened by Dragomir-Ivanov - 0
How to use querystring with GET?
#149 opened by jonatasfreitasv - 5
resilient is trying to resolve servers during resolving servers in prev request
#143 opened by jangot - 0
Core redesign
#126 opened by h2non - 1
Support streams and events for requests
#97 opened by h2non - 0
Use ES6 syntax
#138 opened by h2non - 1
Support Promises
#137 opened by h2non - 0
Global binary is throwing error
#140 opened by danielsan - 0
failed self-refresh call for discovery middleware servers breaks eeverything
#139 opened by maksimlikharev - 2
Not balancing
#136 opened by danwkennedy - 3
- 2
- 0
Support observer hooks
#131 opened by h2non - 0
Use standard code style
#130 opened by h2non - 1
- 1
Isolate requester module as standalone package
#121 opened by h2non - 1
Support retry/fallback external strategies
#124 opened by h2non - 15
How to handle rate limiting?
#128 opened by cmeans - 1
Support multiple node.js error codes
#123 opened by h2non - 0
Add terminology section
#125 opened by h2non - 0
Support exponential backoffs
#127 opened by h2non - 1
Handle HTTP security errors to avoid server fallback
#115 opened by h2non - 1
Add documentation for middleware
#120 opened by h2non - 1
Support cancel request flow from events
#111 opened by h2non - 1
Support bidirectional middlewares
#118 opened by h2non - 1
Add consul middleware example
#119 opened by h2non - 0
Isolate balancer state and logic in own module
#116 opened by h2non - 1
- 1
Don't mutate config object on request resolve
#103 opened by h2non - 1
Handle 429 status code as exceptional fallback cases
#117 opened by h2non - 1
Remove once utility function
#106 opened by h2non - 4
Cannot find module 'lil-http' from '/home/rafa/projects/front/node_modules/resilient/lib'
#113 opened by rafinskipg - 0
Add SauceLabs testing support
#107 opened by h2non - 1
Move resolvers strategies to specific directory
#112 opened by h2non - 1
Dispatch event on server fallback
#110 opened by h2non - 1
- 1
Queue concurrent discovery servers refresh process
#108 opened by h2non - 1
Custom promiscuous error codes support
#100 opened by h2non - 1
Support status code error fallback per custom method
#105 opened by h2non - 1
Custom timeouts per HTTP request methods
#104 opened by h2non - 1
Dicern retry cycles per read and write operations
#101 opened by h2non - 1
Custom HTTP code errors to omit fallback/retry process
#102 opened by h2non - 1
Add Karma read browser tests
#98 opened by h2non