knowsys / knowsys/nemo

Improve error handling for remote resources

Open
#712 4 comments 0 reactions 0 assignees View on GitHub
enhancement io
Dominant language
Rust
Stars
289
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Error handling for remote resources (e.g., SPARQL queries, but this also applies to HTTP resources) should be improved. Right now, most HTTP error codes will just panic – we should turn this into a nice error message.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the remote-resource handling described in the issue, including SPARQL queries and HTTP resources, to find where HTTP status errors become panics. Done means typical HTTP error codes produce clear error messages instead of panicking; no specific files or tests are named in the payload.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.