Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict copay statement notifications to 1000 / minute (#12924)
* Add limiter for batch processing * Adjust limit numbers * Move to concurrent approach * Break out from batch * Decrease concurrent thread count * Revert past decrease * Move throttle to class method * Make static limiter * Lint * Lint pt 2 * Restrict copay notifications to 1000/minute
- Loading branch information