icgc-argo / icgc-argo/program-service

Error handling for grpc methods

Open
#44 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
3
Forks
0
Avg merge
14h 34m
Merged PRs (30d)
2

Description

  • Pack in the exception into the field

  • Do these need to be defined per field?

  • Right now is failing because databse cant save it

  1. Identify different types of errors (collisions, conflicts)
  2. For every call, intercept, if there is an exception, the error gets updated
  3. OR add an error field for every response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files, tests, or entry points. Start by locating the gRPC response definitions and method handlers, then determine how database-save exceptions are currently surfaced. Done should include a decided error representation and consistent handling for the listed collision and conflict cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, java
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.