Polling
Configuration Example
polling:
interval: 0.05 # seconds between iterations
jitter: 0.01 # random +/- jitter
max_iterations: 0 # 0 or inf = run forever{
"polling": {
"interval": 0.05,
"jitter": 0.01,
"max_iterations": 0
}
}
Configuration fields
Field
Description
Behavior
Manual control vs. polling
Tips
Last updated

