Closed pmazzini closed 3 years ago
When the disciplining is disabled and only the monitoring is enabled, the queries to the clock are very aggressive in a for loop without a sleep.
Should those queries be less aggressive in such cases?
If you do not mind having the monitoring data refreshed every SETTLING_TIME then this is the way.
When the disciplining is disabled and only the monitoring is enabled, the queries to the clock are very aggressive in a for loop without a sleep.
Should those queries be less aggressive in such cases?