You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue where the master process would sometimes hang when stopped. (#260, @asavoy)
An issue where the RedisBroker could sometimes prefetch more messages than it was configured to. (#262, @benekastah)
The StubBroker now flushes its dead letter queue when its flush_all method is called. (#247, @CapedHero)
The RedisBroker now takes the max lua stack size into account. This should fix certain heisenbugs that folks have encountered with that broker. (#259, @benekastah)