Hi, I'm new to kestra, so I want to ask some beginner questions
1. How long the execution schedule will exists ? I mean is there any schedule for this log so that the database storage won't become continuously bigger.
2. I use basic docker-compose which only use postgresql as queue and database. If I want to add plugin to current container, can I make it on the fly? If so, Please help me to the documentation for adding kestra plugin
3. I want to use google ads plugin via singer. At the documentation, it leads to deprecated one. Will it be affected the process?
Thank you