--crawl-page-timeout
Per-page capture budget in seconds for WARC output. Each URL gets its own budget; a page that exceeds it keeps the network records captured so far. The default matches the static page timeout. Requires WARC output.
Example
zshot -t warc -f site.warc.gz --crawl-url-is-sitemap xml \
--crawl-page-timeout 20 https://example.com/sitemap.xml