kellpossible / kellpossible/email-weather
Place items that caused an error at the back of the processing/sending queues
Open
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It's possible to clog the system with a single item that causes a reproducible error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the processing and sending queues to identify where an item that produces a reproducible error is handled. Reproduce the failure and confirm that the item is moved to the back of the relevant queue rather than repeatedly blocking other items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100