Skip to content

EMS: Broker Client: Enhanced 'BrokerClient.receiveEvents()' method to log exceptions

I Patini requested to merge ems/morphemic-3.0-new-2 into morphemic-rc3.0

EMS: Broker Client: Enhanced 'BrokerClient.receiveEvents()' method to log exceptions in callback listener, instead of throwing them. Added new 'receiveEvents()' variation where on-exception behavior can be set (ignore, log-n-ignore, throw, log-n-throw)

Merge request reports