Daniel Martins
Daniel Martins
> So far we've left this to an operator to decide, and it should be as simple as: > > ``` > kubectl scale rc kube-dns --replicas=X > ``` That's...
Did anyone find any workaround for eliminating these errors?
I'm not using this library in my daily work for a few years now, but I welcome people that are looking to improve the library for specific use cases such...
I think you need to specify different namespace names for each Redis storage. https://github.com/danielfm/pybreaker/blob/1ea4fd7a8705eb43d85251b20341b185bedc87dc/src/pybreaker/__init__.py#L517 Maybe the docs should have been more clear about this. If you wish to contribute some...
@psi29a There is a lint error in this PR. You can fix that by putting the `UTC` first in the import list.
@goncalossilva Hi. This patch is failing the tests. There are four test cases that are failing: ``` FAILED tests/pybreaker_test.py::CircuitBreakerRedisTestCase::test_close - TypeError: can't compare offset-naive and offset-aware datetimes FAILED tests/pybreaker_test.py::CircuitBreakerRedisTestCase::test_failed_call_after_timeout -...
Superseded by #94
Can you send a PR instead?
Also, if you could provide the prompt you used to generate this text, it might be helpful.