Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts.
composer require caseyamcl/guzzle_retry_middlewareNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Guzzle client with automatic retry on 429/503 errors and timeouts.
Set the 'max_retries' option when creating the middleware.
No dependency data recorded yet.