Closed noctera closed 3 years ago
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.
These changes are required so that the server does not crash in the event of incorrect requests.
has not been tested yet
PR is closed and will be recreated as soon as modify-route (#29 ) is merged.
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