Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the error datasheet #81

Open
kerusey opened this issue Jun 25, 2020 · 1 comment
Open

Add the error datasheet #81

kerusey opened this issue Jun 25, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kerusey
Copy link
Owner

kerusey commented Jun 25, 2020

Develop a CoffeeBreaker error datasheet witch contains 3 numbers:

  • error location(1 - server, 2 - cluster, 3 - app)
  • error type (1 - network, 2 - permission, 0 - unknown etc.)
  • error itself (1 - location, 2 - no response, teapot, etc.)

So for example code for Permission denied to access the gadget location would be 321

P.S. error itself code is individual for each location (i.e. you cannot get 321 error from server or cluster)

@kerusey kerusey added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 25, 2020
@syorito-hatsuki
Copy link
Collaborator

Error name Error code
ERR_MARKER_REQUEST_FROM_SERVER 113
ERR_PERMISSION_DENIED 321

@syorito-hatsuki syorito-hatsuki removed their assignment May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants