"dialog": { "janitorInterval": "10s", "tim...
# 💻developers
t
"dialog": { "janitorInterval": "10s", "timeoutInterval": "1m", "sessionTimeoutInterval": "40s" }, I have set this when sessionTimeoutInterval is reaching 40 sec I am displaying message to the user timeout node also there is a hook for this as well. But when timeoutInterval is reached I also want one hook so that I can know session is expired and end chat can someone help me on this?