-
We are currently working on enhancing the resilience of our codebase, specifically focusing on asynchronous operations in both browser and Node.js environments. The goal is to identify a resilience li…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
I really like this package... 👍
However, I hit something last night that I wanted to check if anyone else has hit. FWIW I'm pretty sure this isn't going to be a problem with the code within this p…
-
### Affected Version
0.22.1
### Description
Steps to reproduce:
1. Create Kafka Supervisor (setting `resetOffsetAutomatically=false`) and let it read data from kafka until offset n (n > 0)…
-
### Did you test the latest `bugfix-2.0.x` code?
No, but I will test it now!
### Bug Description
**The motherboard reboots spontaneously during a print job. This is a random issue**
If *…
-
Resilience4j version: 1.5.0
Java version: JDK 8
I am looking into switching Hystrix command and use Resilience4J. Let's say I have a method call public Result getResult(Parameter parameter) {...}
…
-
Why Polly is referenced under RabbitMQ. How to use Polly if I remove RabbitMQ and use Azure service bus.
Do I need to add Azure service bus conectionstring in env file.
-
**Problem describe.**
I uesed spring-cloud-starter-circuitbreaker-resilience4j:2020.0.3 and resilience4j-bulkhead in my project dependencies, When I read the source code, I found the following code i…
-
May be solved on its own if hull damage is synced. See #130
Bulkheads are supposed to isolate flooded areas. If the player repairs an area but not another isolated by a bulkhead, the other players …
-
[Polly](https://github.com/App-vNext/Polly) is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isola…