marigold-dev / marigold-dev/deku
deku-c-client polling not working
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
For some reason, my app (./examples/number-go-up) is not polling the deku api. The other example is working fine (./examples/deku-c-nodejs). I'm not sure what the issue is and have just done a simple work-around for now, but we should investigate this soon.
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 running ./examples/number-go-up and compare its polling behavior with ./examples/deku-c-nodejs, the working example named in the issue. Trace the deku API polling path in the C client and identify why the first example does not poll; done means number-go-up polls successfully without its current workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100