spdl.autoresearch.core.AutoresearchError

exception AutoresearchError(failure: FailureRecord)[source]

Expected workflow failure carrying a structured failure record.

Parameters:

failure – The structured failure record describing what went wrong. Stored as the failure attribute and its message field is forwarded to RuntimeError.