Skip to main content

Name

unlink_on_spool_in_failure — Whether or not to remove malformed messages

Synopsis

unlink_on_spool_in_failure = true

Description

When Momentum encounters a malformed message in the spool that cannot be read in, if this option is true, the message will be removed from the spool. If it is false the message will be ignored until the next Momentum restart. You would only want to set this to false if you encountered recurring spool in failures for different message IDs; this would allow the broken messages to be retained for analysis by Message Systems support.

The default value is true.

Scope

unlink_on_spool_in_failure is valid in the global scope.

Was this page helpful?