Skip to content

Commit 9d1534d

Browse files
authored
Update REST-API.md
1 parent f512038 commit 9d1534d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Cube.js-Backend/REST-API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ Example response:
246246
### /v1/run-scheduled-refresh
247247
248248
Trigger scheduled refresh run to refresh pre-aggregations.
249+
**NOTE:** Single call to this API may be not enough to refresh everything is pending. This call just populates queue with refresh workload and it should be continously called until refresh jobs are done. Otherwise refresh jobs will be marked orphaned and they will be removed from queue.
249250
Learn more about [scheduled refresh here](caching#keeping-cache-up-to-date).
250251
251252
| Parameter | Description |

0 commit comments

Comments
 (0)