Hello, I am using rasa 3.0 and I am wondering is there any possible method to deactivate the form if the slot validation fails 3 times?
I dont know if rasa has some native functionality for it but, you can build something like that using
FormValidationAction
Example here: 05-validation
With Rasa SlotSet