Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add limiter for copay batch processing (#12910)
* 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
- Loading branch information