Skip to content

Meet “Connection pool reached max wait queue size” error when using redis reactive #43981

Answered by cescoffier
Moicen asked this question in Q&A
Discussion options

You must be logged in to vote

You can configure the max number of commands waiting to be executed with quarkus.redis.max-pool-waiting=24. 24 is the default value.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Moicen
Comment options

Answer selected by Moicen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants