mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-16 05:31:48 -04:00
[PR #13] [MERGED] feat: support error handling #28
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/13
Author: @himself65
Created: 4/3/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @himself65
Base:
main← Head:error-handling📝 Commits (1)
179c350feat: support error handling📊 Changes
5 files changed (+131 additions, -4 deletions)
View changed files
📝
README.md(+35 -0)📝
packages/fluere/src/core/internal/context.ts(+1 -0)📝
packages/fluere/src/core/internal/executor.ts(+32 -3)📝
packages/fluere/src/core/workflow.ts(+1 -1)➕
packages/fluere/tests/abort-signal.spec.ts(+62 -0)📄 Description
You can use
signalingetContextto handle error🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.