Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jprochazk
Copy link
Member

Follow-up to:

The memory limit for web viewer spawned via CLI was 0B, which is wrong. We now set the memory limit to 25% by default if --serve-web is set and no explicit --server-memory-limit was set either. This means --serve-web <file> now works again.

@jprochazk jprochazk added 🪳 bug Something isn't working exclude from changelog PRs with this won't show up in CHANGELOG.md CLI Related to the Rerun CLI labels Jun 26, 2025
Copy link

github-actions bot commented Jun 26, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
fffa81e https://rerun.io/viewer/pr/10382 +nightly +main

Note: This comment is updated whenever you push a commit.

@Wumpf Wumpf self-requested a review June 26, 2025 12:14
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nasty! very glad you found this

@jprochazk
Copy link
Member Author

That condition was also missing --serve (which despite being deprecated is still relevant) and --serve-grpc, so I added them in

@jprochazk jprochazk merged commit d607869 into main Jun 26, 2025
40 checks passed
@jprochazk jprochazk deleted the jan/fix-rerun-web branch June 26, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working CLI Related to the Rerun CLI exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants