changedOutput schema / $defs / BroadcastSendProgress / required
Previous value: -[
- "run_id",
- "phase",
- "selected",
- "materialized",
- "accepted",
- "skipped",
- "retrying",
- "permanent_failed",
- "unknown",
- "canceled",
- "percent_complete",
- "effective_rate",
- "provider_limited_rate",
- "provider",
- "estimated_completion",
- "estimated_completion_basis",
- "last_progress_at",
- "pause_reason",
- "next_retry_at",
- "next_retry_action",
- "pause_message",
- "terminal"
-]New value: +[
+ "run_id",
+ "phase",
+ "selected",
+ "materialized",
+ "sent",
+ "accepted",
+ "skipped",
+ "retrying",
+ "permanent_failed",
+ "unknown",
+ "canceled",
+ "percent_complete",
+ "effective_rate",
+ "provider_limited_rate",
+ "provider",
+ "estimated_completion",
+ "estimated_completion_basis",
+ "last_progress_at",
+ "pause_reason",
+ "next_retry_at",
+ "next_retry_action",
+ "pause_message",
+ "terminal"
+]