-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
As per the clarity documentation, you can only get 5000 measurements back from a single query but it would be nice if we could get all available data.
Describe the solution you'd like
Multiple requests made to the clarity API until all measurements are collected
Describe alternatives you've considered
Could break the date range down into chunks (weeks for instance) to ensure less than 5000 values and query for each chunk, appending the results to a final dataset.
Additional context
Pretty critical feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request