aws/aws-sdk-rails

Support FIFO Queues for ActiveJob

alextwoods opened this issue · 0 comments

The current ActiveJob does not support FIFO SQS Queues - MessageGroupId needs to be supported. This was intended as a follow up to the initial release.

Creating this Issue to track.