merge dev into continuation runtime retry
# Conflicts: # src/hooks/ralph-loop/non-abort-error-continuation.test.ts
This commit is contained in:
@@ -88,7 +88,6 @@ describe("ralph-loop non-abort error continuation", () => {
|
||||
expect(messagesCalls.length).toBeGreaterThan(0)
|
||||
expect(hook.getState()?.iteration).toBe(2)
|
||||
})
|
||||
|
||||
test("continues ultrawork loop immediately after non-abort session error", async () => {
|
||||
// given - an active ULW Loop receives a recoverable runtime error
|
||||
const hook = createRalphLoopHook({
|
||||
|
||||
Reference in New Issue
Block a user