cancelled
fun cancelled(finishedAt: Instant, counts: ExtractionRunCounts? = null, failures: List<ExtractionFailure>? = null): ExtractionRunTransition
The run stopped before finishing, by request or by external termination.
This is also the abandonment path for a partially successful run nobody intends to finish. Its outstanding products stay outstanding behind it and recovery goes through a new run linked by parent or superseded reference.