Is it possible to have an array of URIs for Guzzle. If the first URI doesn\'t respond (timeout) it POST to the next URI?
How is that possible with Guzzle?
This is