Dragonfly2
Dragonfly2 copied to clipboard
dfdaemon support disable dynamic config refresh
Feature request:
When Scheduler.Manager.RefreshInterval == 0, daemon will only request manager once, not panic.
Dfdaemon will support the case of only refreshing once.
Two situations will pull dynamic configuration:
- Pull regularly according to the interval.
- When the scheduler is unavailable, pull it again.
@1037husterljx
increase interval to a large number can also meet our demand
increase interval to a large number can also meet our demand
That's great, no need to set a 0 value.