-
Notifications
You must be signed in to change notification settings - Fork 323
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
No persistance for Shadowed$FunctionParam
.
#8896
Comments
There was a discussion once about persisting errors. We certainly don't want to persist files with errors. I am not completely sure, but we probably don't want to persist even files with warnings. As such the failure reported by this issue may be accurate - maybe it's just too verbosely logged (but it is not easy to differentiate between |
Fixes #8896 by logging `IOException` only with `WARNING` and not `SEVERE`. As such the stacktrace of the exception isn't included in the console and failures to store cache are reported as simple messages, not exceptions with stack trace.
Jaroslav Tulach reports a new STANDUP for yesterday (2024-02-13): Progress: - Closed #8896 as completed via #9024.
Next Day: Autoscoping |
In project Unbooked_Seats.zip, I have a lot of these failures:
Full log attached in
enso-project-manager-2024-01-30.0.log
The text was updated successfully, but these errors were encountered: