If you want to refresh your metadata automatically and periodically at a specific time on dedicated machines - you can do it using the Scheduler.
To start scheduling your tasks:
- Install Dataedo Agent,
- Prepare a timetable by adding tasks in the Scheduler Dashboard.
The Scheduler uses the Hangfire library, which source code can be found in the GitHub repository.