ioet / ioet/time-tracker-backend

Handle errors properly

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
mvp nice-to-have tech-debt
Dominant language
Python
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

During the refactoring I found out the exceptions are not being handled properly. Particularly, DAO objects are throwing HTTP errors which is wrong, the DAO layer should not know anything about HTTP. Let's refactor this code to remove HTTP status usage from these classes. Only namespaces should know about them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.