From 379149a126cdf645e34887f0acb04d3552f0c71c Mon Sep 17 00:00:00 2001 From: Danyal-Faheem Date: Mon, 19 Aug 2024 12:38:35 +0500 Subject: [PATCH] docs: update refreshing course block data guide in readme --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6809585..7778dbf 100644 --- a/README.rst +++ b/README.rst @@ -132,7 +132,9 @@ To restrict a given user to one or more courses or organizations, select the cou Refreshing course block data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Course block IDs and names are loaded from the Open edX modulestore into the datalake. After making changes to your course, you might want to refresh the course structure stored in the datalake. To do so, run:: +Cairn has a ``cairn-watchcourses`` service that looks for changes to the course structure and refreshes the course structure in the datalake automatically. However, the changes may take up to 5 minutes to show up in superset as this service utilizes batch processing. + +If you would like to manually refresh the course structure, run:: tutor local do init --limit=cairn