Failed

data class Failed(val sourceId: String, val cause: Throwable) : ArtifactOutcome

Ingesting the artifact failed; the rest of the batch is unaffected.

Constructors

Link copied to clipboard
constructor(sourceId: String, cause: Throwable)

Properties

Link copied to clipboard

The failure that prevented ingestion

Link copied to clipboard
open override val sourceId: String

The artifact's source id