Skip to content

Help wanted: Improve error handling and messages #3

@Dawaman43

Description

@Dawaman43

🚀 Looking for contributors who want to help improve developer experience in xsql.

Problem

Some parts of the codebase return generic or unclear errors, which makes debugging difficult.

Goal

Improve error handling by:

  • Replacing generic errors with meaningful messages
  • Using structured error types where appropriate
  • Ensuring errors explain what went wrong and why

Scope

  • Identify at least 1–2 areas with weak error messages
  • Improve them incrementally (no big refactor required)

Skills

  • Basic Rust knowledge
  • Familiarity with Result, thiserror, or similar patterns is a plus

Notes

  • This is not urgent or strict — small improvements are welcome
  • Feel free to ask for guidance before starting

PRs of any size are appreciated ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions