mirror of
https://github.com/xcat2/confluent.git
synced 2025-09-02 16:28:27 +00:00
CSV must keep sensors grouped and consistent, so it waits until it gathers all results to sort. Normally, it presents the results as quickly as the API provides it. This results in some different ordering for the "fast as API provides it" versus "delayed to group the values together" behavior.