4. SSE switch progress feedback #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
What to build
While a model switch is in progress, the Router sends Server-Sent Events to the client so Hermes can show progress instead of a blank spinner.
event: model_switchingevents at regular intervals. Events include switch state (e.g., "stopping current model", "starting new model", "waiting for readiness"). Once Sidecar reports ready, the actual request is processed and the response streams normally./models/statusincludes current switch phase (e.g.,switching,stopping,starting,ready,idle).Acceptance criteria
event: model_switchingBlocked by
User stories covered
4