max-mapper / max-mapper/data-plumber
xls problem verification timeout
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I can execute data-plumber run package.json and get the full/expected output, but I consistently get a timeout when attempting to verify this one. I tried verifying the provided package.json for this problem with the same result:
~/Repos/nodeschool/data-plumber/problems/xls:master⚡ dp verify package.json
Diff of first 20 lines below ( not matched , matched )
"\"Illegal Dumping - debris"
.
.
.
"Traffic - Safety Concern"
ERROR: 20 second timeout. Try "run" instead of "verify"!
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 with the xls problem's package.json and reproduce the difference between dp run package.json and dp verify package.json. Trace why verification reaches the 20-second timeout despite the expected output, then confirm that verification completes and matches the expected output without timing out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100