Class: Falqon::Strategies::None
- Inherits:
-
Falqon::Strategy
- Object
- Falqon::Strategy
- Falqon::Strategies::None
- Defined in:
- lib/falqon/strategies/none.rb
Overview
Retry strategy that does not retry
When a message fails to process, it is immediately marked as dead and moved to the dead subqueue.