Module vector::config::watcher

source ·

Functions§

  • Sends a ReloadFromDisk on config_path changes. Accumulates file changes until no change for given duration has occurred. Has best effort guarantee of detecting all file changes from the end of this function until the main thread stops.