Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(service): implement PipelineErrorUpdated streaming event for pipeline errors #846

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

donch1989
Copy link
Member

Because

  • Previously, pipeline trigger errors were not streamed to users; only component errors were streamed.

This commit

  • Implements the PipelineErrorUpdated streaming event to handle pipeline errors.
  • Improves trigger variable validation.

Note

  • This is a quick solution to capture and stream most errors. Some errors may still be excluded, requiring further optimization.

Copy link

linear bot commented Nov 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants