Results 5 issues of Koen

The library checks the `nonce` arg in the `get_chain_id()` function when calling `dispatch()`. That arg is potentially overwritten by plugins, causing the nonce validation to fail, and the request to...

This might be a misnomer but the `sleep()` function controlled by the `$this->identifier . '_seconds_between_batches'` is actually between every task, and not every batch as the name of the filter...

bug
pending dev

I use this library extensively in some of my plugins and recently found that it has a major shortcoming when using it within a multisite environment. ### Issue So it...

bug
pending dev