opensquare-network / opensquare-network/scan-common
We should check whether call is successfully executed before handling it
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Problem: currently we handle every call without check whether it's executed.
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
Start by locating the JavaScript path that handles calls and identify where execution success is represented. Trace the existing handling flow and its tests, if present; done means unsuccessful calls are skipped while successfully executed calls continue to be handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100