Skip to content

Commit

Permalink
Update REST-API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov authored Apr 10, 2020
1 parent f512038 commit 9d1534d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Cube.js-Backend/REST-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ Example response:
### /v1/run-scheduled-refresh
Trigger scheduled refresh run to refresh pre-aggregations.
**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.
Learn more about [scheduled refresh here](caching#keeping-cache-up-to-date).
| Parameter | Description |
Expand Down

0 comments on commit 9d1534d

Please sign in to comment.