Replace bare res.send error responses with errorHandler() calls #61

Closed
opened 2024-12-11 07:09:50 -05:00 by rainbownapkin · 2 comments
rainbownapkin commented 2024-12-11 07:09:50 -05:00 (Migrated from gitlab.com)

Replace bare res.send error responses with errorHandler() calls, this should be standardized, and the way it's currently handled is fucking gross.

Replace bare res.send error responses with errorHandler() calls, this should be standardized, and the way it's currently handled is fucking gross.
rainbownapkin commented 2024-12-11 07:17:46 -05:00 (Migrated from gitlab.com)

Added errorHandler() function, started work on replacing bare res.send calls: af7f4219a5

Added errorHandler() function, started work on replacing bare res.send calls: af7f4219a54082ef81705fb97ff640aeae3743ec
rainbownapkin commented 2024-12-12 05:15:15 -05:00 (Migrated from gitlab.com)

Replaced all bare res.send(error[]) calls w/ errorHandler(): 864304f13b

Replaced all bare res.send(error[]) calls w/ errorHandler(): 864304f13bdd5f6147678dbc3d169fdb9128f745
rainbownapkin (Migrated from gitlab.com) closed this issue 2024-12-12 05:15:15 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#61
No description provided.