Skip to content

fix: correctly propagate error #358

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

Closed

Conversation

ix-56h
Copy link
Contributor

@ix-56h ix-56h commented Jul 2, 2025

Closes: #355

Changes

In the end, it was an issue with the way we propagate the error from the backend.

We had some weird str matching, now we correctly provide the error string.

Testing

Try to ingest a random url as "xxx" (that's it) and some private repo without token.

@ix-56h ix-56h requested a review from filipchristiansen July 2, 2025 18:04
@ix-56h
Copy link
Contributor Author

ix-56h commented Jul 2, 2025

Closing, finally this will be adressed here : #352

@ix-56h ix-56h closed this Jul 2, 2025
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.

bug: frontend wrongly handle ingest error
1 participant