feat: expose streaming test run results
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
- `Stream Sessions`
|
||||
- `Async Jobs`
|
||||
|
||||
Для test-run UX:
|
||||
|
||||
- wizard status block должен различать `unary`, `window`, `session`, `async_job`;
|
||||
- `window` показывает bounded flags `window_complete`, `truncated`, `has_more`;
|
||||
- `session` показывает `session_id`, `poll_after_ms` и переводит оператора к странице `Stream Sessions`;
|
||||
- `async_job` показывает `job_id` и переводит оператора к странице `Async Jobs`;
|
||||
- request/response preview textareas остаются общими для всех режимов.
|
||||
|
||||
## 3. Wizard information architecture
|
||||
|
||||
## 3.1. Shared wizard structure
|
||||
|
||||
Reference in New Issue
Block a user