GitHub user kunwp1 added a comment to the discussion: Proposal: Automatically terminate idle Kubernetes Computing Units
Sounds like you want to introduce a separate result retrieval path, but it requires more effort and lot of changes to the codebase. Another possible option is we have a parameter that configures the time to keep the workflow results. After that certain time period, the results are removed automatically. We can redefine "idle" by adding one more condition: whether there is a workflow result or not. GitHub link: https://github.com/apache/texera/discussions/6264#discussioncomment-17636940 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
