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

SQS Send: Job file contents as message? #3

Open
dominickp opened this issue Jan 6, 2015 · 1 comment
Open

SQS Send: Job file contents as message? #3

dominickp opened this issue Jan 6, 2015 · 1 comment

Comments

@dominickp
Copy link
Member

Currently working as of dc02168

Is there a need for the ability to send the message-body as the contents of the job file itself? As of now, SQS only supports 256KB so anything higher would have to throw an error. As of now, the message-body can be single/multiple line text with variables.

@dwightkelly
Copy link
Collaborator

We are uploading files to a shared location, eg. S3 or local file system, then sending a message. For S3 you can also configure the bucket to send a notification SNS/SQS automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants