Kitaru

ExperimentRunProgress

Experiment run progress.

Attributes

attributependingint
= Field(description='Replays pending.')
attributeevaluatingint
= Field(description='Replays evaluating.')
attributecompletedint
= Field(description='Replays completed.')
attributefailedint
= Field(description='Replays failed.')
attributecanceledint
= Field(description='Replays canceled.')
attributetotalint
= Field(description='Total replays in the run.')

On this page