Module brane_tsk::errors

source ·
Expand description

Defines errors that occur in the brane-tsk crate.

Structs§

Enums§

  • Collects errors that relate to API interaction.
  • A special case of the execute error, this relates to authorization errors in the backend eFLINT reasoner (or other reasoners).
  • Errors that relate to parsing Docker client version numbers.
  • Defines common errors that occur when trying to commit an intermediate result.
  • Collects errors that relate to Docker.
  • Defines common errors that occur when trying to execute tasks.
  • Collects errors that relate to the AppId or TaskId (actually only parser errors).
  • Collects errors that relate to local index interaction.
  • Defines common errors that occur when trying to plan a workflow.
  • Defines common errors that occur when trying to preprocess datasets.
  • Defines common errors that occur when trying to write to stdout.
  • Defines a kind of combination of all the possible errors that may occur in the process.