This repository was archived by the owner on Apr 4, 2026. It is now read-only.
Commit cf517af
committed
fix(config): increase Redis max_pool_size to 50
Pool size of 10 was causing connection exhaustion and timeouts
when waypoint runs concurrent shard subscribers.1 parent 4d29532 commit cf517af
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments