refactor(core): type runner retry control flow
This commit is contained in:
parent
ebe2501d48
commit
497be8941e
3 changed files with 53 additions and 46 deletions
|
|
@ -1142,7 +1142,7 @@ describe("SessionRunnerLLM", () => {
|
|||
sessionID,
|
||||
location,
|
||||
AgentV2.defaultID,
|
||||
).pipe(Effect.catchDefect(Effect.succeed)),
|
||||
).pipe(Effect.flip),
|
||||
).toBeInstanceOf(SessionContextEpoch.AgentMismatch)
|
||||
|
||||
expect(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue