amazon-sqs-java-messaging-lib
amazon-sqs-java-messaging-lib copied to clipboard
Adding a way to set individual message delay with message property
Issue #, if available: #80
Description of changes:
I've added a way to set individual message delays via a message property - SQSMessage. SQS_SCHEDULED_DELAY.
This will take priority over the MessageProducer's delay when set.
Let me know what you think 😄 Stanley
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.