Clarify live relay run logging
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Control is the lightweight high-priority channel between run and platform.
|
||||
- Control payloads must be small.
|
||||
- Control events wake Run only; they must not carry job assignments or execution input.
|
||||
- Control must not carry logs, artifact chunks, or long job result bodies.
|
||||
- Control must have priority over job execution, log upload, and artifact transfer.
|
||||
- Control must have priority over job execution, current live log relay, and artifact transfer.
|
||||
- Heartbeat capacity summaries must remain metadata-only and must not mention or carry heavy channel payloads.
|
||||
|
||||
## Deferred Channels
|
||||
|
||||
Reference in New Issue
Block a user