webscraperio / api-client-php

cloud.webscraper.io API client
MIT License
10 stars 13 forks source link

Backoff sleep mechanism #5

Closed einarsozols closed 4 years ago

einarsozols commented 4 years ago
  1. Implemented backoff sleep mechanism

  2. Updated dependencies

php to 5.6 phpunit to 5.7.27 guzzle to 6.5.4

martinsbalodis commented 4 years ago

Additionally add the backoff configuration example to readme.