-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the task
General errors in CTHUB should print a stack trace of the error to the console so the issue can be properly looked into.
Purpose
When testing on dev, sometimes we run into testing issues with the general "There was an error uploading" message because it tells us very little; however most of the time that message is only displayed due to a technical error not a user error. So it would be helpful to see what is happening on the backend when a user encounters this error instead of trying to replicate it locally.
Acceptance Criteria
- Place error log(s) in critical areas of the CTHUB app.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels