Skip to main content

property AggregateProviderRecommender.status : Literal[‘idle’, ‘recording’]

Whether the cube records incoming queries for the recommender to analyze.
  • "idle": queries are not recorded. Switching to this status discards any previously recorded history.
  • "recording": queries are recorded in an in-memory history.