Poison Transactions

If a transaction is continually failing and being retried, it can have a serious impact on system performance. It is possible to restrict the number of times a transaction will be retried and to be notified of this failed transaction.

The iProcess installation process sets the message queues to have:

a retry count of twelve (defined using the IQL_RETRY_COUNT process attribute).
a retry delay of five minutes (defined using the IQL_RETRY_DELAY process attribute).

For more information about setting process attributes, see “Administering Process Attributes” in the TIBCO iProcess Engine: Administrator's Guide.