Hi Richard, If you mean the retention of completed jobs, there are following options: jobstore.cache-size [1] jobstore.expiration-time [2] jobstore.max-capacity [3]
Best, Andrey [1] https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-cache-size [2] https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-expiration-time [3] https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-max-capacity On Fri, Oct 9, 2020 at 9:45 AM Richard Moorhead <richard.moorh...@gmail.com> wrote: > Is there a configuration that controls how long jobs are retained in a > flink session? >