Loading documentation…
Loading documentation…
Continue large inventory reads without duplicate work.
Large inventories may require multiple pages. Follow the continuation value returned by the response instead of constructing one yourself.
Deduplicate by stable asset identity, and cap the total pages your job may request.
Apply one deadline and page limit to the complete read. If any page fails or the limit is reached, mark the candidate snapshot incomplete and keep the previously published snapshot unchanged.
Do not sort, increment, or otherwise interpret a cursor. Record the request ID for each failed page so one workflow retains enough evidence without storing credentials or complete payloads.