scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

error handling & status codes #20

Closed jstriebel closed 5 years ago

jstriebel commented 5 years ago

Currently exceptions are raised, there should be some error handling. See https://sanic.readthedocs.io/en/latest/sanic/exceptions.html

jstriebel commented 5 years ago

Fine for now, internal errors produce 500's.