Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add limiter for copay batch processing #12910

Merged
merged 0 commits into from
Jun 6, 2023

Conversation

ScottyRJames
Copy link
Contributor

@ScottyRJames ScottyRJames commented Jun 6, 2023

Summary

  • Restrict the amount of new statement workers that run at one time

@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 17:23 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 17:29 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 18:18 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 18:18 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 18:27 In progress
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:04 In progress
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:06 In progress
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:12 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 20:13 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:20 In progress
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:23 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 20:23 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:32 In progress
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 20:36 Inactive
@va-vsp-bot va-vsp-bot requested a deployment to rate-limit-copay-notifications/main/main June 6, 2023 20:44 In progress
@ScottyRJames ScottyRJames marked this pull request as ready for review June 6, 2023 20:45
@ScottyRJames ScottyRJames requested review from a team as code owners June 6, 2023 20:45
@va-vfs-bot va-vfs-bot temporarily deployed to rate-limit-copay-notifications/main/main June 6, 2023 21:10 Inactive
Copy link
Contributor

@ryan-mcneil ryan-mcneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat 👌

@ScottyRJames ScottyRJames merged commit 42922ec into master Jun 6, 2023
@ScottyRJames ScottyRJames deleted the rate-limit-copay-notifications branch June 6, 2023 23:41
ryan-mcneil pushed a commit that referenced this pull request Dec 11, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants