We have User session in Chatbot, where we can store the values for a given time , it holds the value even if user session is ended,
But we are observing even we gave more than 100 hours TTL (time to live) to a session it does not hold the value for more that 1- 2 hour.
Can anyone suggest, how it can be achieved ?