How to increase delay time on here. action server need to complete 1 minute ,

action response not coming in front end. While running the action server, rasa api throwing this error Traceback (most recent call last): File “/home/MEMMOO/venv/lib/python3.6/site-packages/rasa/core/processor.py”, line 750, in _run_action output_channel, nlg, temporary_tracker, self.domain File “/home/MEMMOO/venv/lib/python3.6/site-packages/rasa/core/actions/action.py”, line 612, in run json=json_body, method=“post”, timeout=DEFAULT_REQUEST_TIMEOUT File “/home/MEMMOO/venv/lib/python3.6/site-packages/rasa/utils/endpoints.py”, line 151, in request **kwargs, File “/home/MEMMOO/venv/lib/python3.6/site-packages/aiohttp/client.py”, line 1012, in aenter self._resp = await self._coro File “/home/MEMMOO/venv/lib/python3.6/site-packages/aiohttp/client.py”, line 504, in _request await resp.start(conn) File “/home/MEMMOO/venv/lib/python3.6/site-packages/aiohttp/client_reqrep.py”, line 847, in start message, payload = await self._protocol.read() # type: ignore # noqa File “/home/MEMMOO/venv/lib/python3.6/site-packages/aiohttp/streams.py”, line 591, in read await self._waiter How to increase delay time on here. action server need to complete 1 minute , It s getting on what’sapp twilio connection . please help me to solve this issue

Hi @AbhimanyuAnilkumar

It would help if you formatted your post in a more readable way. Try using code blocks for stacktraces/code see this, and separating your question into a separate paragraph.

Also some more context on your problem would be helpful, what exactly are you trying to do?