argumentcomputer / argumentcomputer/zk-light-clients

Dummy client: Better handling of tasks

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
aptos
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.