-
Notifications
You must be signed in to change notification settings - Fork 24
Better progress handling #283
Copy link
Copy link
Open
Labels
Description
azat
opened on Aug 9, 2026
Issue body actions
- Either write per-query progress or better shared progress across all queries
- Do not overwrite progress completelly, it should always contains all active queries/views that are pending, if finished it should also include "X took Y ms" like now
Reactions are currently unavailable