Reputation: 11081
I am trying to send a big file to one of my APIs hosted as an "Azure Webapp for containers" Linux service.
However, I am getting timed out while data transfer. So, wanted to increase it to 10 mins.
Is there some way to do it?
PS: Using Flask to serve the API
Upvotes: 0
Views: 996