io.helidon.messaging.FailureDisposition

Description

This type is an enumeration.

Allowed Values

ValueDescription
FAILPropagate the processing failure and leave the source delivery unsettled
DROPLog the processing failure and settle the source delivery without delivering it
DEAD_LETTERDeliver the failed messages to another logical messaging channel before settling the source delivery

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.