Skip to content

Set concurrency to nproc*2 in SQS broker if < 1#738

Open
zxia-wish wants to merge 2 commits intoRichardKnop:masterfrom
zxia-wish:zxia-start-consuming
Open

Set concurrency to nproc*2 in SQS broker if < 1#738
zxia-wish wants to merge 2 commits intoRichardKnop:masterfrom
zxia-wish:zxia-start-consuming

Conversation

@zxia-wish
Copy link

According to doc, concurrency = 0 means unlimited. The SQS broker didn't handle this situation. This PR sets concurrency to nproc*2 when the input is < 1.

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.

2 participants