We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74da2cd + e93af13 commit 76015e9Copy full SHA for 76015e9
src/HttpClientPool/RandomClientPool.php
@@ -7,7 +7,7 @@
7
use Http\Client\Common\Exception\HttpClientNotFoundException;
8
9
/**
10
- * RoundRobinClientPool will choose the next client in the pool.
+ * RandomClientPool will choose a random enabled client in the pool.
11
*
12
* @author Joel Wurtz <[email protected]>
13
*/
0 commit comments