Skip to content

Document large session results handling mechanism#92

Open
andriosrobert wants to merge 1 commit intomainfrom
fix/add-missing-mechanic-for-session-download-button
Open

Document large session results handling mechanism#92
andriosrobert wants to merge 1 commit intomainfrom
fix/add-missing-mechanic-for-session-download-button

Conversation

@andriosrobert
Copy link
Contributor

@andriosrobert andriosrobert commented Feb 23, 2026

Summary

  • Added "Handling Large Results" section to the Monitoring Sessions documentation
  • Explains automatic truncation of large query/command results to prevent browser crashes
  • Documents the DISABLE_SESSIONS_DOWNLOAD configuration and its implications
  • Added llm.txt file for improved LLM-assisted documentation navigation

Changes

  • clients/webapp/monitoring-sessions.mdx: New section explaining how large results are handled
  • llm.txt: Comprehensive documentation structure file for LLM context

Test plan

  • Review the new section in the monitoring sessions documentation
  • Verify links to environment variables configuration work correctly
  • Confirm the explanation clearly addresses the download blocking scenario

Note

Low Risk
Low risk documentation-only change that adds guidance about large session results and download blocking; no runtime or security logic is modified.

Overview
Adds a new “Handling Large Results” section to clients/webapp/monitoring-sessions.mdx, documenting that oversized query/command results are truncated in-browser and provided via download to avoid browser freezes.

Clarifies the impact of the “Block Downloads” setting and points readers to DISABLE_SESSIONS_DOWNLOAD in the environment variable docs. Also adds llm.txt as a high-level index of the documentation structure for LLM/navigation context.

Written by Cursor Bugbot for commit 2759255. This will update automatically on new commits. Configure here.

Added new section explaining how large query/command results are handled to prevent browser crashes. Includes information about the download truncation mechanism and the DISABLE_SESSIONS_DOWNLOAD configuration.

Also added llm.txt file for improved LLM navigation of the documentation.
@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for decap-documentation ready!

Name Link
🔨 Latest commit 2759255
🔍 Latest deploy log https://app.netlify.com/projects/decap-documentation/deploys/699c5fa04693880008e8b2fa
😎 Deploy Preview https://deploy-preview-92--decap-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant