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

admin: Perform unpauseAccount batches in parallel #7690

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

beautifulentropy
Copy link
Member

@beautifulentropy beautifulentropy commented Aug 29, 2024

  • Deduplicates accounts being unpaused
  • Dispatches (default: 10) SA.UnpauseAccount calls in parallel
  • Retries AccountIDs with unpause.RequestLimit (50,000) unpaused identifiers

Fixes #7682

@beautifulentropy beautifulentropy force-pushed the fail3pause-admin-batch-unpause branch 8 times, most recently from 63fae52 to 130d4d3 Compare August 29, 2024 19:18
@beautifulentropy beautifulentropy marked this pull request as ready for review August 29, 2024 19:21
@beautifulentropy beautifulentropy requested a review from a team as a code owner August 29, 2024 19:21
aarongable
aarongable previously approved these changes Aug 29, 2024
@beautifulentropy beautifulentropy merged commit c684996 into main Sep 26, 2024
12 checks passed
@beautifulentropy beautifulentropy deleted the fail3pause-admin-batch-unpause branch September 26, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Batch support for admin fail3pause tooling
3 participants