Skip to content

Respect existing shiny.maxRequestSize in report_load_srv - #470

Open
jekriske-lilly wants to merge 1 commit into
insightsengineering:mainfrom
jekriske-lilly:468_respect_max_request_size
Open

Respect existing shiny.maxRequestSize in report_load_srv#470
jekriske-lilly wants to merge 1 commit into
insightsengineering:mainfrom
jekriske-lilly:468_respect_max_request_size

Conversation

@jekriske-lilly

Copy link
Copy Markdown

Use max() of the package option, the current shiny.maxRequestSize, and the 10 MB default so a limit already set by the application is not overwritten.

Pull Request

Fixes #468.

Use max() of the package option, the current shiny.maxRequestSize,
and the 10 MB default so a limit already set by the application is
not overwritten. Fixes insightsengineering#468.
@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

✅ All contributors have signed the CLA
Posted by the CLA Assistant Lite bot.

@jekriske-lilly

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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.

[Bug]: shiny.maxRequestSize is blindly overwritten

1 participant