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

Improve error clarification #4

Open
ju opened this issue Sep 23, 2024 · 0 comments
Open

Improve error clarification #4

ju opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ju
Copy link

ju commented Sep 23, 2024

Errors are currently unclear and provide little insight into the potential causes of failed operation attempts.

For an example: Error processing script: No such file or directory (os error 2) is an error I face while attempting to use the april-fools operation and have not been able to figure out the root cause of this issue.

The environment variable RUST_LOG unfortunately gives no useful information for errors. If possible, including the full backtrace result for ScriptError exceptions or a verbose option during operation would be great as well.

@Jacherr Jacherr added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 23, 2024
@Jacherr Jacherr self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants