Dataedo Scheduler
The Scheduler in Dataedo allows you to automate and periodically refresh your metadata without manual intervention. Whether you're managing updates on a single machine or across multiple dedicated machines, the Scheduler ensures tasks run reliably at the times you specify.
If you need to refresh your metadata automatically and at regular intervals on designated machines, you can use the Scheduler.
To set up task scheduling:
- Install the Dataedo agent.
- Create a schedule by adding tasks in the Scheduler dashboard.

Scheduler dashboard
The Scheduler is uses by the Hangfire library, with its source code available in the Hangfire GitHub repository.