Pinned repositories
-
bucharest-gold/lightbright
A utility providing filters for asynchronous hooks in process.binding('async_wrap')
659 contributions in the last year
Contribution activity
March 2017
- lance/eslint-config-semistandard JavaScript
Created a pull request in bucharest-gold/opossum
that received 8
comments
feat: circuit status now contains a rolling window
This is an ongoing PR, do not merge yet The rolling stats window is configurable in both total time sampled, and how many snapshots, or buckets, wi…
Created an issue in openshift/origin
that received 3
comments
oc new-app blindly creates imagestream, failing if it already exists
I have noticed some odd behavior that is causing some problems for automation scripts I am writing. When I use a docker builder image for my node a…
- Status object should implement event emitter
- A circuit's status data should be provided as a data stream
- A circuit's status should have rolling percentages (optionally)
- Circuit breaker should be configured to trip on an error percentage
- Make a circuit's stats rolling
- A 'failure' or 'timeout' event should be emitted on fallback
- Add caching capability to circuits