CorrelAid / CorrelAid/restatis

Improve the package's ability to return custom API error codes and messages (non-HTTP)

Open
#79 0 comments 0 reactions 1 assignee View on GitHub

@yannikbuhl is already working on this.

Since May 28, 2026.

enhancement
Dominant language
HTML
Stars
36
Forks
6
Avg merge
8m
Merged PRs (30d)
2

Description

In many cases, in the event of an error, the API does not return a HTTP code that indicates this; rather, it will return 200 anyways and notify users via internal error codes and messages. This is something we still can improve on. Right now, I think we do not return any error message. It could be though that this is because we do not know which codes mean any form of success and which codes cause an error.

First thing is to look into that for gen_cube().

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.