ref: Increase max file upload size to 1024 MB#9276
Conversation
Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads.
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe default value for the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
jordanrfrazier
left a comment
There was a problem hiding this comment.
Approved, assuming your testing verifies normal operation
|
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (1.21%) is below the target coverage (10.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #9276 +/- ##
==========================================
- Coverage 32.61% 32.61% -0.01%
==========================================
Files 1193 1193
Lines 56001 56001
Branches 5278 5278
==========================================
- Hits 18264 18262 -2
- Misses 37687 37689 +2
Partials 50 50
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Increase max file upload size to 1024 MB Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads. Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
|
@ogabrielluiz We might need to remove this cause on testing it is causing issues, and not stable. |
Increase max file upload size to 1024 MB Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads. Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Increase max file upload size to 1024 MB Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads. Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Increase max file upload size to 1024 MB Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads. Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>



Updated the default value of max_file_size_upload from 100 MB to 1024 MB in the Settings class to allow larger file uploads.
Summary by CodeRabbit