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

feat: set number of SQS consumers dynamically #3472

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

hassy
Copy link
Member

@hassy hassy commented Feb 10, 2025

Description

  • Number of consumers no longer hardcoded at 30. Instead, one consumer will be created per 10 workers in the test
  • Number of consumers may be overridden via SQS_CONSUMER_POOL_SIZE environment variable

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs?
  • Does this require a changelog entry?

* Number of consumers no longer hardcoded at 30. Instead, one consumer will be created per 10 workers in the test
* Number of consumers may be overridden via SQS_CONSUMER_POOL_SIZE environment variable
@hassy hassy force-pushed the hassy-art-2012-make-sqs-consumer-pool-size-configurable branch from 458d181 to b01c272 Compare February 10, 2025 13:10
@hassy hassy merged commit 4d5b174 into main Feb 10, 2025
60 checks passed
@hassy hassy deleted the hassy-art-2012-make-sqs-consumer-pool-size-configurable branch February 10, 2025 15:02
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.

1 participant