php-enqueue / enqueue-dev

Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
https://enqueue.forma-pro.com/
MIT License
2.17k stars 430 forks source link

Allow to requeue message in google pub/sub #1296

Open snapshotpl opened 1 year ago

snapshotpl commented 1 year ago

Currently reject() with requeue parameter does nothing. This modification try redeliver according to set up retry policy.

snapshotpl commented 1 year ago

@makasim can you take a look?

snapshotpl commented 10 months ago

@makasim all green!