Scheduled Messages related errors
Base for all the recurring tasks errors
Class.new(::Karafka::Errors::BaseError)
Raised when the scheduled messages processor is older than the messages we started to receive. In such cases we stop because there may be schema changes.
Class.new(BaseError)