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

Rate limit ora compression workflow #720

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

alexiswl
Copy link
Member

  1. Rate limit the number of concurrent ecs tasks to 400
  2. Rate limit the number of concurrent instrument runs either gzip -> md5sum or ora -> md5sum to 10

Resolves #718

1. Rate limit the number of concurrent ecs tasks to 400
2. Rate limit the number of concurrent instrument runs either gzip -> md5sum or ora -> md5sum to 10
@alexiswl alexiswl self-assigned this Nov 25, 2024
@alexiswl alexiswl marked this pull request as ready for review November 26, 2024 06:24
@alexiswl alexiswl requested a review from victorskl November 26, 2024 06:24
@victorskl victorskl added the feature New feature label Nov 26, 2024
Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

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

Nice touch with tuning! LGTM

@alexiswl alexiswl merged commit 73695e8 into main Nov 26, 2024
10 checks passed
@alexiswl alexiswl deleted the bugfix/ora-compression-stack-fixes branch November 26, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate Limit ECS tasks in ORA Compression SFN to prevent capacity errors
2 participants