hms-networks / flexy-cumulocity-connector

A connector-based solution to Cumulocity for linking Ewon devices using a direct data path with a Flexy Java application.
Apache License 2.0
3 stars 2 forks source link

Reduce excessive logging during known queue polling disable conditions #61

Open alexjhawk opened 10 months ago

alexjhawk commented 10 months ago

Reduce excessive logging during known queue polling disable conditions. This can be achieved partly by the migration to the abstract connector framework, as well as evaluating the implementation of a manual reset by key option for the library log once functionality. (To allow the log to appear again once without reimplementing a log once mechanism at the connector level as well)

_Originally posted by @it-hms in https://github.com/hms-networks/flexy-cumulocity-connector/pull/59#discussion_r1448997461_