Hey there, we are using the run_status_sensor but ...
# ask-community
p
Hey there, we are using the run_status_sensor but we are noticing that it is falling behind. It is running about once every 3 minutes. I have enabled threads in the sensor and increased CPU to the daemon but I dont see it going any faster than once every 3 minutes. When I look at the code I see that each run is limited to 5 when calling 'get_event_records', would it be possible to have this configurable? Is there a good reason that it is so low?