Giter Club home page Giter Club logo

rasa's People

Contributors

simplyshravan avatar

Watchers

 avatar  avatar

rasa's Issues

Chat bot is failing while calling actions in Rasa. Actions are taking time to execute but running fine.

I am facing below error while calling the actions to call api and read data. Error is below.
How to increase the request timeout so that chatbot can wait for response from actions.

###################chatbot console log#########
2020-07-06 12:06:00 ERROR    asyncio  - Task exception was never retrieved
future: <Task finished coro=<configure_app.<locals>.run_cmdline_io() done, defined at c:\users\pycharmprojects\rasapoc
\venv\lib\site-packages\rasa\core\run.py:128> exception=TimeoutError()>
Traceback (most recent call last):
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\rasa\core\run.py", line 134, in run_cmdline_io
    sender_id=conversation_id,
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\rasa\core\channels\console.py", line 151, in record_me
ssages
    async for response in bot_responses:
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\rasa\core\channels\console.py", line 107, in send_mess
age_receive_stream
    async for line in resp.content:
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\aiohttp\streams.py", line 39, in __anext__
    rv = await self.read_func()
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\aiohttp\streams.py", line 328, in readline
    await self._wait('readline')
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\aiohttp\streams.py", line 296, in _wait
    await waiter
  File "c:\users\pycharmprojects\rasapoc\venv\lib\site-packages\aiohttp\helpers.py", line 596, in __exit__
    raise asyncio.TimeoutError from None
concurrent.futures._base.TimeoutError
Transport closed @ ('127.0.0.1', 54434) and exception experienced during error handling
###################################################################
######################## Action server console log#####################
[{'entity': 'state', 'start': 0, 'end': 3, 'value': 'goa', 'extractor': 'DIETClassifier'}]
goa
{'active': '818', 'confirmed': '1761', 'deaths': '7', 'deltaconfirmed': '0', 'deltadeaths': '0', 'deltarecovered': '0', 'lastupda
tedtime': '05/07/2020 23:15:48', 'migratedother': '0', 'recovered': '936', 'state': 'Goa', 'statecode': 'GA', 'statenotes': ''}
Active: 818 Confirmed: 1761 Death: 7
##################################################################

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.