Better error and warning handling #467
Labels
priority:medium
Medium priority
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Similar to this issue in cool-seq-tool. We should provide both warnings and errors in the response. An example of a warning would be in #176
["Multiple GRCh38 representations found"]
. Error messages will be populated if we were unable to normalize and returnedNone
orText
object in the response.The text was updated successfully, but these errors were encountered: