SitemapRequestListOptions
Index
Properties
optionalmaxBufferSize
optionalpersistStateKey
Key for persisting the state of the request list in the KeyValueStore
.
optionalproxyUrl
Proxy URL to be used for sitemap loading.
optionalsignal
Abort signal to be used for sitemap loading.
sitemapUrls
List of sitemap URLs to parse.
optionaltimeoutMillis
Timeout for sitemap loading in milliseconds. If both signal
and timeoutMillis
are provided, either of them can abort the loading.
Maximum number of buffered URLs for the sitemap loading stream. If the buffer is full, the stream will pause until the buffer is drained.