matthewmueller / matthewmueller/step.js
Wrap in try/catch
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I think step.js should wrap in a try/catch as a precaution. A duo plugin I was using threw an exception and brought my whole server down. (only in dev, but I still think it would be fair to ask that of this lib)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names step.js; read it and the repository’s existing test suite first to trace plugin exception handling. Clarify whether all exceptions should be caught and what the expected server behavior is, then add coverage for the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100