Domraider / rxnet

PHP reactive network library, get the presentation slides
http://domraider.github.io/rxnet
MIT License
130 stars 15 forks source link

Fix the bottom republishing of rabbit messages #18

Closed Th3Mouk closed 7 years ago

Th3Mouk commented 7 years ago

Subject

The messages aren't requeued when necessary.

Expectations

The methods retryLater and rejectToBottom must return an Observable.

The rabbit messages must be requeued on this methods.

Fixs

The routing key is wrong to republish message Delete unused name property to avoid confusion Methods must return an Observable