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

🐛 Report ruleErr outside of builder stream. #113

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Conversation

jortel
Copy link
Contributor

@jortel jortel commented Jul 17, 2024

To support succeeded with errors, the RuleError cannot be returned in the builder stream because it is interpreted as a streaming error by the multi-part form send.

related: konveyor/tackle2-hub#729

closes #114

Signed-off-by: Jeff Ortel <jortel@redhat.com>
@jortel jortel added this to the v0.5.0 milestone Jul 17, 2024
Signed-off-by: Jeff Ortel <jortel@redhat.com>
Copy link
Member

@aufi aufi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Partial analysis report sent when analyzer reports errors.
2 participants