Session Window set max timeout

Posted by ant burton on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Session-Window-set-max-timeout-tp15987.html

Is it possible to limit session windowing to a max of n seconds/hours etc?

i.e. I would like a session window, but if a session runs for an unacceptable amount of time, I would like to close it.

Thanks,