argumentcomputer / argumentcomputer/zk-light-clients
Dummy client: Better handling of tasks
- Dominant language
- Rust
- Stars
- 70
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
In the dummy client the current task channel is implemented to handle a happy path but could be improved on error handling and task recycling when one of them fails.
We should make those improvement to make it production ready.
This applies for the `init` method and the handling of tasks in the `verifier_task`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dummy client's init method and verifier_task handling. Trace what happens when a task fails, then determine the expected error and recycling behavior; done means failed tasks are handled and reusable without breaking the task channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100