phenotypic.sdk_.ProcessingStateKey#
- class phenotypic.sdk_.ProcessingStateKey[source]#
Bases:
objectKeys inside
<output>/processing_state.json(resume-state file).Distinct from
JobMetadataKeyeven where string values overlap (e.g.EXECUTION_MODE,INPUT_PATH) — these describe the processing_state.json contract, not the SLURM job metadata sidecar. Some values intentionally match across the two contracts so that a single field (likeexecution_mode) can be migrated atomically; thetest_processing_state_keys_match_job_metadata_keysregression test asserts the overlap.Methods
__init__Attributes