botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
39 stars 38 forks source link

Fix(studio): handles logout gracefully #185

Closed ptrckbp closed 3 years ago

ptrckbp commented 3 years ago

https://linear.app/botpress/issue/DEV-1414/[feature]-remove-default-auto-logout-botpressbotpress-5272

Related to this but not this. It's a new issue. The user gets logged out without the studio responding in time. The studio checks every 60 seconds, but that can be an eternity, when there's an error message without an explanation.