ExperimentItemScopeFailureMode
NexusLabs.Foundry.Evaluation¶
NexusLabs.Foundry.Evaluation.Experiments¶
ExperimentItemScopeFailureMode Enum¶
Defines whether an item-scope setup failure may prevent a task attempt from starting.
Fields¶
BestEffort 0
Records scope failures as publication failures while allowing item quality processing to continue.
ExecutionPrerequisite 1
Prevents the next task attempt from starting when scope entry or activation fails.