Skip to content

NXCALS-945 - Handle Runtime exceptions (dev errors) whilst establishing subscription

When we try to establish a subscription and a runtime exception (due to a developer error) occurs, we should put such exception in the standard channel of subscription's data. It then will be handled by FailedSubscriptionChecker and moved later on to be re-validated.

@jwozniak please review

Merge request reports