<div dir="ltr">Hi,<div><br></div><div>On the i3 I have to poll for everything - at least if I use the OBD2 port.</div><div><br></div><div>It seems that the poller only sends one request per second.  That's how it looks in the logs.</div><div><br></div><div>This severely limits how many pids I can poll and basically means I might as well not bother with any of the "real time" metrics.</div><div><br></div><div>Is there a reason why PollerSend couldn't look through the whole poll list and poll all the entries that are due/overdue on each call?  At the moment it just looks until if finds one to do and then it returns.</div><div><br></div><div>Or maybe if we can't take too long then say do 10 on each call?</div><div><br></div><div>Thanks,</div><div>Steve</div><div><br></div></div>