Hey i am trying to send a POST request to an external API from my flask application in the UI i am getting this error. Application error: a client side exception had occurred. When i check the logs i am getting this error
[2023-03-23 06:07:35 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:37)
[2023-03-23 06:07:36 +0000] [1] [WARNING] Worker with pid 37 was terminated due to signal 9
[2023-03-23 06:07:36 +0000] [39] [INFO] Booting worker with pid: 39
Thanks in advance