Back to IEP Systemic Qualities, or IEP Systemic Qualities Info
| At line 20 changed 1 line. |
| * Throttling - Needs to be implemented, so that user can choose to configure # of message to be delivered. When the total number of redelivery attempts for a given message have been exhausted, the redelivery loop is terminated with Redirect (sending a message to error EP), Suspend, Delete or Return error (propagating error). IEP consuming EP can be only configured with Redirect and Delete for the following reasons. suspend - what we are suspending? no clear definition. Returning error - no constructs in the IEP process handle the errors. Not clear on the value add even if we define constructs. |
| * Throttling - so that user can choose to configure # of message to be delivered. |
| * Redelivery - When the total number of redelivery attempts for a given message have been exhausted, the redelivery loop is terminated with Redirect (sending a message to error EP), Suspend, Delete or Return error (propagating error). IEP consuming EP can be only configured with Redirect and Delete for the following reasons. suspend - what we are suspending? no clear definition. Returning error - no constructs in the IEP process handle the errors. Not clear on the value add even if we define constructs. |