feat: stream on-demand inventory queries
This commit is contained in:
@@ -22,6 +22,10 @@ so later job preflight can reject them without hiding the resource.
|
||||
The qBittorrent read adapter uses cookie authentication, bounded responses,
|
||||
one reauthentication attempt on session expiry, hash-scoped file/metainfo
|
||||
fetches, and never logs credentials, cookies, response bodies, or endpoints.
|
||||
Durable inventory commands now stream bounded atomic summary, lookup, and
|
||||
content-tree chunks. Page tokens are guarded by timestamp-independent snapshot
|
||||
revisions, stale trees fail explicitly, and slow scans run outside the socket
|
||||
reader so heartbeat acknowledgements remain responsive.
|
||||
|
||||
```bash
|
||||
archive-client --config /etc/archive-control/client.toml --check-config
|
||||
|
||||
Reference in New Issue
Block a user