Skip to content

Add Full & Partial Reconcilation Intervals To Settings

Zhaochen Li requested to merge zl/455866-add-reconcilation-intervals into master

Issue: Allow reconciliation intervals to be set on ins... (#455866 - closed)

What does this MR do and why?

Allow reconciliation intervals to be set on instance via ENV vars

Issue here - #455866 (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

RemoteDevelopment::Settings.get_all_settings

Before After
Screenshot_2024-04-30_at_2.45.48_PM Screenshot_2024-04-30_at_2.45.07_PM

In case I set ENV manually with a different number, it will overwrite the default value.

Screenshot_2024-04-30_at_2.52.07_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Chad Woolley

Merge request reports