wave icon indicating copy to clipboard operation
wave copied to clipboard

Ephemeral container expiration improvements

Open pditommaso opened this issue 10 months ago • 1 comments
trafficstars

Ephemeral containers are accessible for a fixed period of time (a few hours) since their request.

However there are use cases (e.g. long workflow runs) that may require to be able to access such container for a longer period of time.

This PR extends the current logic so that when a container is requested by a workflow run submitted via Platform the container expiration time is extended as long as the corresponding workflow execution is running.

pditommaso avatar Dec 26 '24 19:12 pditommaso

@pditommaso Can we move forward with this PR? or is it blocked by some other changes?

munishchouhan avatar Aug 14 '25 05:08 munishchouhan