Actions
Task #7401
closedDefault to on_demand syncing
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix
Sprint:
Quarter:
Description
Since syncing all of PyPI would result in at least 6.1 terabytes of disk space being used [0], it is probably best that we default to on-demand download policy.
However, we should document this very clearly. If PyPI goes offline or specific packages become unavailable then packages which have not yet been downloaded won't be installable.
We should also give the user a fair warning in the documentation about what to expect if they try to perform an immediate-mode sync.
Added by gerrod about 4 years ago
Updated by gerrod about 4 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 38341101345716cf487f064c9d17a33d96c54377.
Actions
Sync default policy is on_demand.
fixes: #7401 https://pulp.plan.io/issues/7401