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

[SNSQS] Fix issue with delay #909

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

uro
Copy link
Contributor

@uro uro commented Jun 25, 2019

I'm trying to use SNSQS in my infrastructure with Symfony Client.

I found out that \Enqueue\Client\Driver\GenericDriver calls setDeliveryDelay in method sendToProcessor when the message is delayed.
SNSQS should support that as the commands sent from the Client should support it (it's going through SQS).

I fixed the bug and test the producer.

@makasim makasim merged commit c32c4d1 into php-enqueue:master Jun 25, 2019
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

Successfully merging this pull request may close these issues.

2 participants