RASA threhold reached - tripping issue

Dear Team,

I have been recently facing an issue of RASA tripping. I am getting the error “Circuit Breaker Tripped” and these were earlier being handled very easily by RASA. Request you to kindly help me with the same

" rasa_core.processor - Circuit breaker tripped. Stopped predicting more actions for sender ‘0df9da8c3c738edd64c7094a022e2c2c’"

Thanks and Regards Rashik Gupta

Does this help?

@RashikGupta Heya! Can you show your story file? This happens when you don’t have enough stories to handle multiple intents. Rather change the policy to handle such issues or reduce the max history value. If the problem persists do let us know.