nemo_curator.utils.resumability_client
nemo_curator.utils.resumability_client
Worker-side helpers to talk to the resumability actor; all no-ops when no actor is registered, so unchecked pipelines pay nothing.
Module Contents
Functions
Data
API
The resumability actor handle, or None if Ray is down / no actor registered.
Subset of source_ids already marked complete; the source stage uses it to skip them.
Fire-and-forget per-task deltas (task_id, source_id, delta). No
ray.get — the actor never raises, so there’s no synchronous error path.
True if a resumability actor is registered in this Ray cluster.