mapbox / mapbox/tilelive-decorator
Handle redis errors
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We should listen to these.
cc @willwhite
Contributor guide
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
Start at index.js line 30, where the Redis-related operation is referenced. Inspect how Redis errors are currently surfaced and identify the project’s existing test setup, if any; done means Redis errors are listened for and handled without leaving the process or tile request in an unhandled-error state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redis
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100