OpenImaging / miqa-phase1

A web application for medical imaging quality assurance
MIT License
20 stars 8 forks source link

Access error message when scans fail to load #80

Closed jeffbaumes closed 3 years ago

jeffbaumes commented 3 years ago

Currently it just shows "N failed of M" but does not give a reason for the failure. Provide more information, perhaps the error stack trace directly.

Another option is to provide an error ID which can be queried in the server log by admins, but that is probably overkill for now.

aashish24 commented 3 years ago

error stack trace directly or via UI would be best for now.