fix: validate Kafka refresh delivery in web probe

This commit is contained in:
Codex
2026-07-11 06:59:43 +02:00
parent 5afde90f00
commit 0fa47e9295
10 changed files with 360 additions and 29 deletions
+10
View File
@@ -579,6 +579,14 @@ templates:
navigationMaxAttempts: 4
navigationRetryDelayMs: 1000
reconnectQuietMs: 3000
expectedProductSse:
deliverySemantics: kafka-retention-then-live
liveOnly: false
replay: true
replaySupported: true
lossPossible: false
refreshHandoff: true
replayPriorTraceOnReconnect: true
forbiddenRequestPaths:
- /v1/workbench/sync
- /v1/agent/chat/result/
@@ -589,11 +597,13 @@ templates:
- /finalizer
requiredEventTypes:
agentrun:
- user_message
- tool_call
- command_output
- assistant_message
- terminal_status
hwlab:
- user
- tool
- status
- assistant