fix(redis): add max pool wait time and switch to ReactiveRedisDataSource for heartbeat updates
Build & Test (NowChessSystems) TeamCity build failed
Build & Test (NowChessSystems) TeamCity build failed
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user