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

Use better error responses #20

Open
mytlogos opened this issue Aug 2, 2020 · 0 comments
Open

Use better error responses #20

mytlogos opened this issue Aug 2, 2020 · 0 comments
Labels
enhancement New feature or request server Specific to the Http Server

Comments

@mytlogos
Copy link
Owner

mytlogos commented Aug 2, 2020

Create a Missing Data Object Error when:

  • Trying to mark an episode read which does not exist
  • Trying to transfer to or from an medium which does not exist
  • Trying to merge/split non existing media
  • Add/remove/move Item to List which does not exist or non existing item
  • Trying to update a non existing part/medium/list/episode/external_user/external_list
  • Catch Reference Errors from MySQL
  • Consuming non existing MediumInWait

Use http-errors maybe

  • Better status Codes and some things?, already included as dependency
@mytlogos mytlogos added enhancement New feature or request server Specific to the Http Server labels Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server Specific to the Http Server
Projects
None yet
Development

No branches or pull requests

1 participant