Packages from poor-plebs
-
PHP
poor-plebs/guzzle-connect-retry-decider
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
-
PHP
poor-plebs/guzzle-retry-after-middleware
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.