Closed
Description
🤔 some of these error handlers might be better in separate functions.
Originally posted by @reactive-firewall in #11 (comment)
🤔 this is technical debt at this point,
the idea to break-out the error handling to another function with error passing or the like is just good code practice: be more modular