Fix NPE during delivery
Compare changes
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Subscription configs do not contain secret values, NPE is produced during the event delivery to the end consumer.
Notification forcibly requests config with a secret from Register if it's not in the cache.