Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Potentially Chaotic Retries. #13

Open
ShindouMihou opened this issue Jun 24, 2021 · 0 comments
Open

Potentially Chaotic Retries. #13

ShindouMihou opened this issue Jun 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ShindouMihou
Copy link
Owner

While developing a wrapper for a library, I realized that the way I was using Resilience4j's Retry library is pretty broken and shouldn't actually be done in such a way, therefore a patch will come when I have free time which will revert the retry changes back to the original thread-blocking system (since RoseDB is running multiple threads for each requests, it wouldn't hard to block some when doing tasks that usually is done at startup... unless you have preload turned off....).

@ShindouMihou ShindouMihou added the bug Something isn't working label Jun 24, 2021
@ShindouMihou ShindouMihou self-assigned this Jun 24, 2021
@ShindouMihou ShindouMihou added this to the Next Patch milestone Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant