Closed dimmy-timmy closed 1 year ago
Hello @dimmy-timmy,
Thank you for taking the time to implement this and for sharing it 🙏
@ikyriak I also added github actions configuration to run ci build and test on pull request.
And modified Integration Tests to be able to run them on CI using WebApplicationFactory
Hey guys, I was also about to propose this change to get rid of thread starvation. Luckily I saw the PR already opened. @ikyriak when do you think we can have it in RC ? to be able to use it as a package ...
Current code is mostly sync which could lead to thread pool starvation for highload scenarios We have this issue currently with redis . We are observing a lot of errors like
Timeout performing EVAL
https://github.com/ikyriak/IdempotentAPI/issues/23