neilstephens / opendatacon

Flexible, highly configurable, modular, high performance, asynchronous, free, open source data concentrator.
Apache License 2.0
9 stars 11 forks source link

Monitor ASIO in case of task queue backups #81

Open neilstephens opened 4 years ago

neilstephens commented 4 years ago

A nice feature would be to log errors and/or possibly drop events if the ASIO queue is being overwhelmed.

ASIO has no direct way to monitor the task queue, but we could have a 'heartbeat' task to time the responsiveness.