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

[Redis] Fix messages sent with incorrect delivery delay #738

Merged
merged 2 commits into from
Jan 22, 2019
Merged

[Redis] Fix messages sent with incorrect delivery delay #738

merged 2 commits into from
Jan 22, 2019

Conversation

niels-nijens
Copy link
Contributor

Fixes #737 by converting deliveryDelay milliseconds to seconds in RedisProducer::send.

I've also included a test for the Redis::zadd scenario.

@makasim makasim merged commit 962f404 into php-enqueue:master Jan 22, 2019
@makasim makasim added the bug label Jan 22, 2019
@niels-nijens niels-nijens deleted the fix-redis-delivery-delay branch January 23, 2019 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants