Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

v2.3.10

Compare
Choose a tag to compare
@PeterWuMC PeterWuMC released this 08 Feb 09:17
· 74 commits to master since this release

Introduce RabbitFeed.configration.consumer_exit_after_fail which you can set in your rabbit_feed config yaml file.

With this flag on, it will terminate rabbit feed consumer as soon as any error in processing payload.

Default behaviour: consumer_exit_after_fail / off