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

MS if app-server crashes due to OOM (or whatever caused issue #335), some indication of crash type is at least logged (if possible) #336

Open
Venryx opened this issue Jul 24, 2024 · 0 comments
Assignees

Comments

@Venryx
Copy link
Collaborator

Venryx commented Jul 24, 2024

Basic steps:

  • Create a test-case somewhere that causes app-server's memory usage to exceed the memory limit (I guess, just intentionally create a large memory leak that keeps growing), and confirm whether a memory-limit violation causes an "no error message" crash.
  • If it does cause that, then find a way to log a specific error message confirming when a crash is due to exceeding a memory limit. (this way we can tell between "simply memory limit" sudden crashes, and sudden crashes of another type)
@rishadbaniya rishadbaniya self-assigned this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Short-term (Rishad)
Development

No branches or pull requests

2 participants