Skip to content

feat: set number of SQS consumers dynamically#3472

Merged
hassy merged 1 commit intomainfrom
hassy-art-2012-make-sqs-consumer-pool-size-configurable
Feb 10, 2025
Merged

feat: set number of SQS consumers dynamically#3472
hassy merged 1 commit intomainfrom
hassy-art-2012-make-sqs-consumer-pool-size-configurable

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
suissa pushed a commit to suissa/artillery that referenced this pull request Oct 29, 2025
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