Hello,

While implementing the deployment API test plan, I've found the following test:

api-18:Create a System while subscribed with an invalid endpoint

Subscribe to a portal for creation events with a notification EPR that is invalid. There are the following types of invalid portal

Assertions:


Don't you think this behavior of simply unsubscribing the consumer in its first failure can result in bad unsubscriptions? I mean, the failure can be transient and only by a few seconds can make the consumer unreachable/invalid.