Hi everyone!, Iḿ trying to make a telegram chatbot using Rasa.
I have a Heroku deployment of my app ( https://imnona.herokuapp.com/ ) that I have done with Docker. At this moment the only thing that I can do is make a curl just like this example:
@mariasanzs Are you able to make a POST request to the Heroku deployment with the REST channel enabled? If not, it could be an underlying networking issue.
@mariasanzs We generally recommend allocating at least 2GB of memory on a VM that’s running a Rasa server. Is there any way you’d be able to scale up the machine’s resources?