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 has been archived by the owner on Mar 16, 2024. It is now read-only.
Manipulating blob is time consuming. It would be better to improve the existing API to support context, which helps to control timeout and cancellation gracefully.
Meantime, is it possible to introduce something like progress callback API to make it more comprehensive?
The text was updated successfully, but these errors were encountered:
wadefelix
added a commit
to wadefelix/docker-registry-client
that referenced
this issue
May 26, 2020
Manipulating blob is time consuming. It would be better to improve the existing API to support
context
, which helps to control timeout and cancellation gracefully.Meantime, is it possible to introduce something like
progress
callback API to make it more comprehensive?The text was updated successfully, but these errors were encountered: