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
During a dss download a bundle manifest is used to download files related to a bundle, the manifest[file][SIZE] could be used to download smaller files first (more likely to fit checkout criteria), and also allowing the checkout process to work on the larger files. This should lead to a faster average download time for the user.
The text was updated successfully, but these errors were encountered:
During a
dss download
a bundle manifest is used to download files related to a bundle, the manifest[file][SIZE] could be used to download smaller files first (more likely to fit checkout criteria), and also allowing the checkout process to work on the larger files. This should lead to a faster average download time for the user.The text was updated successfully, but these errors were encountered: