Exceptions

exception GantryError[source]

Base exception for all error types that Gantry might raise.

exception GitError[source]
exception DirtyRepoError[source]
exception UnpushedChangesError[source]
exception InvalidRemoteError[source]
exception InvalidSecretError[source]
exception RemoteBranchNotFoundError[source]
exception ConfigurationError[source]
exception ExperimentFailedError[source]
exception EntrypointChecksumError[source]
exception GitHubTokenSecretNotFound[source]
exception TermInterrupt[source]
exception NotFoundError[source]
exception BeakerJobTimeoutError[source]
exception GantryInterruptWorkload[source]

Raised by callbacks to forcefully interrupt a workload.