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

#355 Be more clear when a temp script cannot be run due to RAM issues #356

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

alainbryden
Copy link
Owner

  • Remind the user when daemon.js starts up if they are responsible for manually upgrading home ram!
  • Check temp script ram requirement if it fails, and include it in the error message.
  • Autoretry improved to not invoke the error message getter on each iteration, and to support async function parameters.

- Remind the user when daemon.js starts up if they are responsible for manually upgrading home ram!
- Check temp script ram requirement if it fails, and include it in the error message.
- Autoretry improved to not invoke the error message getter on each iteration, and to support async function parameters.
@alainbryden alainbryden added the enhancement New feature or request label Oct 3, 2024
@alainbryden alainbryden merged commit c37fb14 into main Oct 3, 2024
1 check passed
@alainbryden alainbryden self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant