Skip to content

Conversation

PaulMejiaFeliz
Copy link
Contributor

@PaulMejiaFeliz PaulMejiaFeliz commented Jun 18, 2021

Version: 0.3.
Description:

Manually acknowledge or reject the queue jobs.

Features: Queue jobs retry.

@PaulMejiaFeliz PaulMejiaFeliz requested a review from kaioken June 18, 2021 14:40
@todo
Copy link

todo bot commented Sep 14, 2021

Change the delay logic to use the plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/

// TODO: Change the delay logic to use the plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/
sleep($job['job']->retryDelay);
return $msg->nack(true);
}
}


This comment was generated by todo based on a TODO comment in 4a9036c in #698. cc @bakaphp.

@PaulMejiaFeliz PaulMejiaFeliz marked this pull request as ready for review October 25, 2021 13:50
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