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(processor-pipeline): add processingFailed method to ProcessorRun… #11

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

walmir-silva
Copy link
Contributor

…timeException

  • Add new error code CODE_PROCESSING_FAILED (2606)
  • Add processingFailed static factory method
  • Support previous exception propagation
  • Maintain consistent error prefix pattern

This addition enables proper error handling for:

  • Processing failures in attribute handlers
  • Pipeline execution errors
  • Property processing errors

…timeException

- Add new error code CODE_PROCESSING_FAILED (2606)
- Add processingFailed static factory method
- Support previous exception propagation
- Maintain consistent error prefix pattern

This addition enables proper error handling for:
- Processing failures in attribute handlers
- Pipeline execution errors
- Property processing errors
@walmir-silva walmir-silva merged commit 0b0229f into main Oct 25, 2024
1 check passed
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.

1 participant