Bug Report
Describe the Bug
On initial load (or if a new app config is set), the healthCheckIntervalSeconds property is set, but the current health check job is not restarted with the new interval. This means on app loading the default value is used until another connector is selected in the UI.
Expected Behavior
The configured interval should be used right away.
Observed Behavior
The health check interval uses the default 30 seconds.
Bug Report
Describe the Bug
On initial load (or if a new app config is set), the
healthCheckIntervalSecondsproperty is set, but the current health check job is not restarted with the new interval. This means on app loading the default value is used until another connector is selected in the UI.Expected Behavior
The configured interval should be used right away.
Observed Behavior
The health check interval uses the default 30 seconds.