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
When starting a http transfer if size is available, it would be nice that it emits progress events, if size is not available it could still emit a 100% event ?
Not really sure what is the best way to tackle this because it would only work if size is known but it would be very handy.
Q v2 supports time to completion estimates, which compose better than progress notifications. I will have to integrate that with Q-IO HTTP requests, and file read requests.
When starting a http transfer if size is available, it would be nice that it emits progress events, if size is not available it could still emit a 100% event ?
Not really sure what is the best way to tackle this because it would only work if size is known but it would be very handy.
PS: on a side-note, it would also be nice to add https://groups.google.com/forum/#!forum/q-continuum to q-io's doc.
The text was updated successfully, but these errors were encountered: