aweary / aweary/microbe.js

Implement error handling utility

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The [`try`](https://github.com/Aweary/microbe.js/blob/master/microbe/response.js#L6) method is mentioned but doesn't actually exist yet. Needs to be implemented. Error handling should:
1. Route all errors to a central location for consistent handling
2. Be user configurable and catchable

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in microbe/response.js at the referenced try method and read the surrounding response and error-handling flow. Trace how errors currently move through the Node.js framework, then compare the design against the requirements for central routing, user configuration, and catchability. Done means the try utility exists and all three behaviors are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.