basalt-rs / basalt-rs/basalt-server
Log more errors
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The backend basically logs no errors at all. It also doesn't log anything relating to the websocket which makes debugging impossible.
The backend should log significantly more when it comes to submissions and testing. Even complete failures are not logged at all.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the backend paths for websocket communication, submissions, and testing, then identify where failures are currently handled without logging. Done means relevant successful operations and complete failures produce useful logs, with tests or verification covering the added cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100