completedAt

@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val completedAt: String? = null

ISO 8601 timestamp of when the runner finished processing; null while still in progress.