Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Lily ignore the error during walk job and continue with the walk. #1210

Closed
Terryhung opened this issue May 23, 2023 · 0 comments
Closed
Assignees
Labels
kind/feature New feature request

Comments

@Terryhung
Copy link
Collaborator

Terryhung commented May 23, 2023

Description

Currently, if Lily encounters an error in height during walk job, the job will be terminated. When we submit a large walk range, it becomes troublesome to have the job terminated midway.

Therefore, it is necessary to add an argument to the walk job that allows Lily to ignore the error and continue with the job.

Acceptance criteria

Lily has the capability to complete the walk job even if an error occurs.

Where to begin

https://github.com/filecoin-project/lily/blob/master/chain/walk/walker.go#L103

@Terryhung Terryhung added the kind/feature New feature request label May 23, 2023
@Terryhung Terryhung self-assigned this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant