# Description Research into ways to improve error handling and implement them across the project # Acceptance Criteria - [ ] Standardise error handling on middleware handlers - [ ] Standardise error handling on validator handlers - [ ] Standardise error handling on controller / service levels - [ ] Standardise error handling on server initialisation and unexpected failures
Description
Research into ways to improve error handling and implement them across the project
Acceptance Criteria