fix(redis): add max pool wait time and switch to ReactiveRedisDataSource for heartbeat updates
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-05-03 16:47:54 +02:00
parent de391113dc
commit 33e5017f51
2 changed files with 11 additions and 2 deletions
@@ -5,6 +5,7 @@ quarkus:
name: nowchess-core
redis:
hosts: redis://${REDIS_HOST:localhost}:${REDIS_PORT:6379}
max-pool-wait-time: 500ms
grpc:
clients:
rule-grpc: