Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Python Runtime: Error: 413 Request Entity Too Large #78

Open
imaginIT opened this issue Jul 14, 2020 · 0 comments
Open

Python Runtime: Error: 413 Request Entity Too Large #78

imaginIT opened this issue Jul 14, 2020 · 0 comments

Comments

@imaginIT
Copy link

imaginIT commented Jul 14, 2020

Hi I encountered this issue recently and noticed that there was a fix for this issue in the nodejs runtime but it appears the python runtime is still limited to the 100kb default set by the bottle module. Looking at the Kubeless.py it doesn't appear to have an equivalent environment variable to set the limit like the nodejs runtime. It looks like this stack overflow article outlines how to increase the limit.

https://stackoverflow.com/questions/16865997/python-bottle-module-causes-error-413-request-entity-too-large

If the python runtime had support to increase the size limit it would be great other wise I will have to look at another option other than Kubeless cause we will be sending larger then 100kb message.

Note: I am not a python guy I just need to "serve" python services.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant