Custom async error handler
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 336
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Implement support for a custom error log handler, so that asynchronous errors can be caught instead of (as now) be console logged.
Analyze whether this should be per-request, per-context and/or generic.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the asynchronous error path that currently logs to the console, then evaluate whether a custom handler belongs per request, per context, or generically; done means asynchronous errors can be caught through the chosen handler without console logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100