apache / apache/cassandra-gocql-driver

errors should indicate if they came from gocql directly

Open
#418 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
2.7k
Forks
658
PR merge metrics
No merged PRs in 30d

Description

All errors which are defined in gocql should indicate that they came from gocql by having a `gocql:` prefix in the error. This will help users identify where errors come from and potentially be clearer as to why.

Contributor guide

Open the contributing guide

Research direction

Search the repository for all errors defined in gocql and inspect how their messages are constructed. Confirm that each such error consistently begins with the `gocql:` prefix, then run the relevant existing tests or the repository test suite to verify the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.