Is there any documentation regarding cleaning the postgres in a standalone cluster? Is the database growing forever? Can I trigger deletion of e.g. "more than 30d old" state (flow runs, logs)? Mayby using a mutation or api call? (I'm not talking about STORAGE or RESULT)
Edit: found an old answer: no automatic process available. 😞