Judge Tasks
Describing Tasks

Describing Judge Tasks

Seele requires users to describe judge tasks using the YAML language. Each judge task consists of the properties listed in the table below:

NameTypeDescription
idstringThe ID of the judge task
tracing_attributestringOptional. Attach observability attributes to this task
reporterobjectOptional. Report scripts configuration
stepsobjectThe parameters for the root sequential task, see Task Types

For beginner users, only id and steps are necessary from the properties listed above.