You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
current implementation requires dedicated queue for each task. It could be a difficult to manage so many queues. So I propose to use a unique queue for many tasks definiton.
current implementation requires dedicated queue for each task. It could be a difficult to manage so many queues. So I propose to use a unique queue for many tasks definiton.
current implementation
proposed
we could distinguish each tasks by using message attributes
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sqs.html#SQS.Client.send_message