wavesplatform / wavesplatform/nodemon
[FEATURE] Add more info to 'IncompleteAlert' alert about cause.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 8
- Forks
- 0
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 7
Description
'IncompleteAlert' should include info about failed scraping stage. (incomplete because (base target, statehash, etc...) request has failed)
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
Search the Go codebase for IncompleteAlert and trace how scraping failures become alerts. Identify the failed scraping stage, such as the base target or state hash request, and make the alert report that cause. Done means an incomplete alert distinguishes which scraping stage failed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100