Lower sync event table partition cleanup threshold to 30 days
What does this MR do and why?
NOTE: It would be great if this MR was included in %17.3, since self-managed users are waiting for this fix.
This MR lowers the build/pipeline ClickHouse sync event records validity from 1 year to 30 days to avoid runaway table growth for self-managed users who don't have ClickHouse configured.
Changelog: fixed
Closes #478197 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
n/a
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
n/a
Edited by Pedro Pombeiro