vocascan / vocascan-server

Server for Vocascan
https://vocascan.com
Apache License 2.0
26 stars 5 forks source link

Error handling #30

Closed noctera closed 3 years ago

noctera commented 3 years ago
Status Type Env Vars Change
Ready Hotfix No

Description

I've added error handling to the existing functions so that the server doesn't crash if the user sends an incorrect value in their request.

Motivation and Context

These changes are required so that the server does not crash in the event of incorrect requests.

How Has This Been Tested?

has not been tested yet

Screenshots / GIFs (if appropriate):

Types of changes

Checklist

noctera commented 3 years ago

PR is closed and will be recreated as soon as modify-route (#29 ) is merged.