Skip to content

test: assert memory append failures propagate as typed EXECUTION_FAILED errors (Issue #122) - #193

Open
rafaio1 wants to merge 1 commit into
Lilly-Protocol:mainfrom
rafaio1:bounty/issue-122-memory-append-failure
Open

test: assert memory append failures propagate as typed EXECUTION_FAILED errors (Issue #122)#193
rafaio1 wants to merge 1 commit into
Lilly-Protocol:mainfrom
rafaio1:bounty/issue-122-memory-append-failure

Conversation

@rafaio1

@rafaio1 rafaio1 commented Aug 26, 2026

Copy link
Copy Markdown

Summary

Adds tests verifying that TaskRunner.run correctly propagates memory store append failures as typed EXECUTION_FAILED errors with cause details, and preserves original RuntimeError from executor without wrapping.

Tests Added

  • ✅ Throwing memory store append rejection surfaces as EXECUTION_FAILED with details.cause
  • ✅ Original RuntimeError from executor preserved without double-wrapping

Verification

All 2 tests pass locally via npx vitest run tests/tasks/memory-append-failure.test.ts.

Closes #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bounty: $30] Add test asserting memory append failures propagate as typed errors

1 participant