diff options
| author | Dan Engelbrecht <[email protected]> | 2025-09-22 10:40:22 +0200 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-09-22 10:40:22 +0200 |
| commit | 8ec953bc17e4c13ff1811f4df26d722e5913e571 (patch) | |
| tree | 68940b439a492db78e6e0f550f161b4735ee7a7f /src/zencore/compactbinaryutil.cpp | |
| parent | fix quoted wildcard options (#500) (diff) | |
| download | zen-8ec953bc17e4c13ff1811f4df26d722e5913e571.tar.xz zen-8ec953bc17e4c13ff1811f4df26d722e5913e571.zip | |
improve builds download partial logic (#501)
- Improvement: `zen command` help now uses available horizontal space for output
- Improvement: Partial block request analisys has been improved with reduced download size at lower number of requests
- Improvement: Validate that `--zen-cache-host` exists and is responsive before begin used
- Feature: Options `--allow-partial-block-requests` for `zen builds download` command has been augmented with two new modes, `zencacheonly` and `mixed`. Defaults to `mixed`.
- `false` only full block requests allowed
- `mixed` multiple partial block ranges requests per block allowed to zen cache, single partial block range request per block to host
- `zencacheonly` multiple partial block ranges requests per block allowed to zen cache, only full block requests allowed to host
- `true` multiple partial block ranges requests per block allowed to zen cache and host
Diffstat (limited to 'src/zencore/compactbinaryutil.cpp')
0 files changed, 0 insertions, 0 deletions