Show `userPresentableMessage` from Linear errors
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Elixir
- Stars
- 76
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Linear includes a userPresentableMessage in their GraphQL error responses. It would be nice to make this user-facing in the event that there is an API failure. Error-handling in general could be better too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Locate the handling for Linear GraphQL API errors and trace how failures become user-facing output. The change is complete when Linear's userPresentableMessage is shown for API failures, with the broader error-handling scope clarified before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, graphql
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100