Skip to content

Commit de0ef51

Browse files
claudearclaude
andcommitted
Update utopia-php/pools to dev-main for pool exhaustion fix
Pull in the fix from utopia-php/pools#29 which improves pool exhaustion resilience by retrying on connection creation failure and adds diagnostic info (active/idle counts) to error messages. This addresses CLOUD-3K4N. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 08e361d commit de0ef51

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"php-amqplib/php-amqplib": "^3.7",
2929
"utopia-php/servers": "0.2.*",
3030
"utopia-php/fetch": "0.5.*",
31-
"utopia-php/pools": "1.*",
31+
"utopia-php/pools": "dev-main as 1.0.4",
3232
"utopia-php/telemetry": "0.2.*",
3333
"utopia-php/validators": "0.2.*"
3434
},

composer.lock

Lines changed: 20 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)