Long or eternal execution of a request via a webhook for working with AI

Describe the problem/error/question

I have n8n raised on my hosting. yesterday, the webhook with AI was working fine. but today, when I pull the rest api, the request is executed for a long time or forever.

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.97.1
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system:

the first screenshot shows the execution of this webhook. it took 3sec

and what is happening at the moment. I cancelled the execution and it took 4 minutes

UPD

now it took 8min