Missing timeout argument
bartgloudemans opened this issue · 0 comments
bartgloudemans commented
The Batch->check_status() method might timeout, but its arguments list doesn't allow to set the $timeout
value.
I'd like to add the argument $timeout = MailChimp::TIMEOUT
to check_status()