Stein-Aage

Results 4 issues of Stein-Aage

Resilience4j version: 1.7.1 I'm in need to check the current state of a RateLimiter-key. Is there a way to achieve this?

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...

bug

I'm trying to install this node-module by running npm install node-recurly, but I keep getting this error saying: // Permission denied (publickey). npm ERR! fatal: Could not read from remote...

Instead of calling finishTransaction immediately, would it be possible to pass it as an argument to the callback function and only call it when all other processing is done? ```...