-
It would be great if backoff would be available for use with asyncio's coroutines.
This requires:
1. Handle coroutines in `on_predicate` and `on_exception` decorators.
2. Handle case when `on_s…
-
Currently, Cygnus uses Apache Flume 1.4.0.
Check the possibility of migrating to 1.5.0 or even 1.6.0.
-
Howdy, and thanks for this great gem caching service!
Part of the reason I decided to try gemstash is because I'm on a slow T1 connection. So when I try to pull some larger gems I sometimes get:
`ER…
-
I don't need Backoff to be locked for my use case. Is there something that relies on this? cc @kisom
-
``` diff
f(
(future, message) ⇒
(evaluating {
Await.result(future.mapTo[java.lang.Thread],
timeout.duration)
…
-
The Google's Http Client has an implementation of this algorithm which essentially improves the way retrying a request in case of failures. Is it possible to make yours ?
Additional info:
[https://de…
-
Run the entire Getty dataset `(RF Creative|Entertainment|Archive) IDs.txt` through the cluster to establish throughput and performance at scale
-
Previous discussion in https://github.com/coreos/rkt/issues/1789
Missing `FinishedAt` caused 2 e2e tests to fail. But it seems no tests are testing the `Signal` field yet.
cc @kubernetes/sig-node @j…
-
In Publisher, we use github.com/google/certificate-transparency/go/client, which takes care of retries and backoffs for us. Unfortunately, it will loop forever on errors. Combined with the OCSP Update…
-
https://github.com/docker/docker/pull/7414
As I understand, when the docker daemon dies, this only restarts containers with a policy of _always_ which means we still have to handle the _on failure_ c…