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

Add more context to missing key error #2059

Open
rob-maron opened this issue Sep 24, 2024 · 0 comments · May be fixed by #2353
Open

Add more context to missing key error #2059

rob-maron opened this issue Sep 24, 2024 · 0 comments · May be fixed by #2353
Labels
good first issue Good for newcomers

Comments

@rob-maron
Copy link
Contributor

https://github.com/EspressoSystems/espresso-sequencer/blob/c78752de617f58e9d86f4347013714992f018f81/sequencer/src/options.rs#L249C1-L250C1

We want errors that take the key path to be more descriptive. Right now they are just

Error: No such file or directory (os error 2)

Caused by:
    No such file or directory (os error 2)
@rob-maron rob-maron self-assigned this Sep 24, 2024
@rob-maron rob-maron added the good first issue Good for newcomers label Sep 24, 2024
@rob-maron rob-maron removed their assignment Sep 24, 2024
@fedemagnani fedemagnani linked a pull request Dec 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant