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
It would be great when a long running task using the task API would be able to report on progress, e.g. as float between 0 and 1 or as a general string.
Motivation
An user feedback displayed in a CLI client or web frontend for long running tasks would be very helpful.