in flask, if possible?
unhandled error?!
Its like this, there is an API on flask, and the API takes time to process. so when the client (say curl command) is using the API, its busy but the client suddenly closes the connection, but the server doesnt know the client has closed the connection and still processes..this is literally a recipe for DoS attack if I do not fix it.
Обсуждают сегодня