mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-28 11:37:17 +00:00
docs(torrents): clarify follow child deferral
This commit is contained in:
+4
-1
@@ -90,7 +90,10 @@ No remaining Tier 1 items.
|
|||||||
current explicit metadata path intentionally avoids unmapped child jobs.
|
current explicit metadata path intentionally avoids unmapped child jobs.
|
||||||
Generic `addUri` now forces both follow options to `false` as the safe
|
Generic `addUri` now forces both follow options to `false` as the safe
|
||||||
default; the child-GID feature remains pending until the end-to-end
|
default; the child-GID feature remains pending until the end-to-end
|
||||||
ownership model is implemented.
|
ownership model is implemented. Enabling it for raw generic URLs would
|
||||||
|
also bypass Firelink's bounded remote-metadata validation and would require
|
||||||
|
re-discovering child jobs from durable request identity after an Aria2
|
||||||
|
restart; session-scoped GID strings cannot be persisted as ownership.
|
||||||
|
|
||||||
The first implementation in this task was remote `.torrent` metadata intake;
|
The first implementation in this task was remote `.torrent` metadata intake;
|
||||||
follow-up implementations add stall-timeout control, bounded peer diagnostics,
|
follow-up implementations add stall-timeout control, bounded peer diagnostics,
|
||||||
|
|||||||
Reference in New Issue
Block a user