lsmacedo/rdm

Add cron support to datasets

Closed this issue · 0 comments

Developer should be able to configure an interval for the dataset to be fetched.

Suggestion:

...
"cron": "0 */1 * * *",
...