SilenusTA / StreamRoller

Streaming Backend Software
GNU Affero General Public License v3.0
2 stars 2 forks source link

Add error handling for when chatbot API doesn't respond #35

Closed SilenusTA closed 5 months ago

SilenusTA commented 1 year ago

Currently, if the chatbot API doesn't respond the code will just keep adding to the buffer and trying again forever.