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

FIFO Support #272

Closed
richseviora opened this issue Nov 24, 2016 · 1 comment
Closed

FIFO Support #272

richseviora opened this issue Nov 24, 2016 · 1 comment

Comments

@richseviora
Copy link
Contributor

I'm using Shoryuken with a FIFO queue, and the AWS SDK is generating the following error when attempting to queue a job.
Aws::SQS::Errors::MissingParameter (The request must contain the parameter MessageGroupId.)

Research reveals that this is a required message attribute when working with FIFO queue. As per MessageGroupID section in this link.

I'll send a quick and dirty PR to generate a random one.

@richseviora
Copy link
Contributor Author

Opened PR #273.

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

No branches or pull requests

1 participant