Skip to content
Mogens Heller Grabe edited this page Dec 6, 2018 · 1 revision

IFailFastChecker is what Rebus uses after having caught an exception, to decide whether it makes sense to retry delivery of the message.

By default, the fail fast checker will return true for exceptions that implement IFailFastException (which is an empty marker interface).

This means that you can make Rebus fail fast on certain exception types by adding that interface to your exceptions.

If you don't want to do that, or if you can't (e.g. if the exception type is not defined by you), then you can extend the behavior by adding a decorator. Check out Fail fast on certain exception types for an example on how to do this.

Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy