archivebox.services.snapshot_service
Module Contents
Classes
Functions
Persist parser output before the parent Snapshot can enter a final state. |
|
API
- archivebox.services.snapshot_service.project_discovered_snapshots(snapshot_id: str) list[source]
Persist parser output before the parent Snapshot can enter a final state.
- archivebox.services.snapshot_service.finalize_completed_snapshot(snapshot_id: str, *, owned_retry_at, was_sealed: bool, consumed_retry_plugins: list[str] | None = None, output_dir=None, crawl_limit_stop_reason: str | None = None) None[source]