| Field | Type | Description | Default Value | Required |
|---|---|---|---|---|
| Max Redelivery Count | Number | The maximum number of times a message can be redelivered and processed unsuccessfully before triggering a process-failed-message | ||
| Use Secure Hash | Boolean | Whether to use a secure hash algorithm to identify a redelivered message. | ||
| Message Digest Algorithm | String | The secure hashing algorithm to use. If this is not set, the default is SHA-256. | SHA-256 |
|
| Id Expression | String | Defines one or more expressions to use to determine when a message has been redelivered. This property can be set only if Use secure hash is set to false. |
||
| Object Store | Object Store | The object store where the redelivery counter for each message is stored |