I'm using flask framework, and we have set in aws that API should timeout at 25s, but now I just want one API to not timeout at 25s (and I can't change AWS settings) -> as all other API's should timeout at 30s.
What is the way to do this?
I'm not sure how to implement websocket, but I think we can do this by websocket.