rusackas commented on PR #40860:
URL: https://github.com/apache/superset/pull/40860#issuecomment-4699413675

   @sha174n good catch on the non-seekable fallback - I dropped that guard in 
the consolidation. Restored it (returns `None` and skips rather than 500-ing) 
plus a test. `MAX_CONTENT_LENGTH` as the WSGI-level first line of defense is a 
fair point too; I left that to operator config rather than baking it in here, 
but happy to add a docs note if you think it'd help.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to