Details
-
Improvement
-
Status: Investigating
-
Minor
-
Resolution: Unresolved
-
2.3.0
Description
I need to perform some resource cleanup (deleting temporary files) upon Flow completion, including when the HttpSession times out, and I haven't found a way to do this.
Can FlowExecutionListener.sessionEnding() be called when the HttpSession times out?