CC#•Created by johannesa on 4/8/2024 in #help ✅ Hello!
I have a service class who talks to an repo that talks to the database.
Im so confused to where to implement error-handling. For example if i try to add something to the database and something goes wrong, where and how should i handle this?