UNPROCESSED_DL_POST_LIMIT
Process Management Configuration
Summary
This attribute is used to set a limit on the number of unprocessed deadline messages that are posted by the Deadline Manager.
Applies To
This attribute can be set for the DLMGR
process.
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
ALL |
0 |
10000 |
This attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed.
Notes
When the UNPROCESSED_DL_POST_LIMIT
value is exceeded, the Deadline Manager stops sending deadline messages until the number of deadline messages in the Mbox queue drops the value that is currently set for this process attribute.
If both the UNPROCESSED_DL_POST_LIMIT
and MAX_AGE_BEFORE_RESETPOST
are reached at the same time, then all the deadline messages are resent.