webwhiz-ai / webwhiz

WebWhiz allows you to create an AI chatbot that knows everything about your product and can instantly respond to your customer's queries.
https://www.webwhiz.ai/
GNU Affero General Public License v3.0
882 stars 148 forks source link

Cant STOP creating bot process... #202

Open rlapuente opened 1 month ago

rlapuente commented 1 month ago

When I create a chatbot and the web contains a large amount of data, if I delete the bot, the nodejs worker continues to process it. During this process it is impossible to create another bot and the container has to be restarted. Is there any multiprocessing option, some timeout or something like that?