Hi, guys.
From time to time I'm getting the following error executing some of my bots:
{
"message": "Isolate is already disposed",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "continueChat"
}
}
Here's a video of the issue happening:
https://streamable.com/6lbk0aThis error also shows up when I try to test a bot, as seen on the image attached.
Using version 3.2.0