Yogesh Garg
Yogesh Garg
Fixes WB-NNNN Fixes #NNNN Description -----------  Testing ------- How was this PR tested? Checklist ------- - [ ] Include reference to internal...
# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, **failure to follow the guidelines below will result in the PR being closed...
it is present in the URL, which is where it is already required.
AllowAutoTopicCreation to be introduced to writer config, and passed through to the writer itself. **Supporting documentation** ``` // AllowAutoTopicCreation notifies writer to create topic if missing. AllowAutoTopicCreation [bool](https://pkg.go.dev/builtin#bool) ```
- chore(weave): Add script to delete files from cache if necessary - use shutil.disk_usage instead - chore(weave): Add scheduler for job cleanup