It would be good if TERR data functions implement a mechanism to persist a TERR session. I mean, execute a TERR data function that receives data (massive data) and be able to persist that session so any other TERR data function would get access to that session (and data).
Main goal of this would be to save time when transferring the same data many times to many different data functions.