chamkank / flask-chatterbot

Simple boilerplate for ChatterBot using Flask
377 stars 263 forks source link

Very slow response time in PythonAnywhere #13

Closed engramar closed 6 years ago

engramar commented 6 years ago

Hi Guys,

I am a beginner flask enthusiast.

This flask sample of chatterbot implementation is great! Thanks @chamkank for the great work!

On the other hand, I am just curious if anyone of you has experienced some issue around slow response time when deploying to PythonAnywhere. Locally, a simple 'Hi' will get a response of ~140 ms while the same 'Hi' will get a response of up to 20 seconds in PythonAnywhere. Using the same code and the same default corpus(ie. greetings).

BTW, I promoted it as lowest paid account http://www.chatbotfactory.com.au/ and the code is in here https://github.com/codesydney/chatr. =)

Regards, Engramar

engramar commented 6 years ago

Hi Guys, It appears to be responding now. Perhaps there is some maintenance happening in PythonAnywhere when I tried it yesterday. I will close this issue now. Cheers.

Regards, Engramar