-1

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.

snakecharmerb
  • 47,570
  • 11
  • 100
  • 153
sadaa
  • 21
  • 4
  • the question needs sufficient code for a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) – D.L Aug 22 '23 at 10:52

0 Answers0