Skip to content

Conversation

@Cfomodz
Copy link
Owner

@Cfomodz Cfomodz commented Sep 7, 2025

Address streaming failures on low-memory VPS by implementing Chromium memory optimizations, a test pattern fallback, and providing clear hardware requirements.

The primary cause of streaming failures on 512MB droplets was Chromium's high memory consumption, leading to system-wide memory exhaustion and OOM kills. This PR introduces dynamic Chromium flag adjustments based on available RAM, a fallback to a minimal-resource test pattern when Chromium fails, and new diagnostic tools to help users configure their systems. It also explicitly states that 512MB RAM is insufficient, recommending a minimum of 1GB.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Sep 7, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants