You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Hello! If i read the code (Aggregator, Queue) correctly, i cannot have Aggregators submit their data automatically, right?
So either i use an auto-submitting queue OR i use an aggregator?
The Ruby-Lib seems to handle this differently, Aggregator supports an autosubmit_interval-option.