Webhook & Talk To Your Bot not in Phase : Issue?

@erohmensing Yes I have an action server configured but it’s not called for this intent. In my rasa-production logs here is what I have :

UserWarning: Categorical slot ‘site’ is set to a value (‘aiguillage’) that is not specified in the domain. Value will be ignored and the slot will behave as if no value is set. Make sure to add all values a categorical slot should store to the domain.

One thing I manage to do with the “hello” intent is type /restart through MS Teams and now it answers correctly. Maybe that after all it’s only a problem with slot. Isn’t there any configuration to set a slot for only a given time ?

I have included this in my configuration but it does not take into account slot doesn’t it ?

- name: MemoizationPolicy
    max_history: 1