Closed pennstatephil closed 8 years ago
Would love to see an option like waitSeconds=5 to wait a configurable number of seconds between tries (so if you're rate limited, for example, you can slow down the requests)
waitSeconds=5
Added delaySeconds option - it's in the 0.6.0 release - let me know if you have any trouble with it.
delaySeconds
Would love to see an option like
waitSeconds=5
to wait a configurable number of seconds between tries (so if you're rate limited, for example, you can slow down the requests)