amazon-sqs-java-messaging-lib icon indicating copy to clipboard operation
amazon-sqs-java-messaging-lib copied to clipboard

Adding a way to set individual message delay with message property

Open stanley-travelex opened this issue 6 years ago • 0 comments

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.

stanley-travelex avatar Sep 16 '19 15:09 stanley-travelex