-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I believe an older version of CDA ( RADAR ? ) used camelCase instead of kebab-case for the URI parameters.
Line 448 in ecc9f90
| "pageSize": -1, # always fetch all results |
New Version
This came up because a user was wanting to fetch a months worth of hourly data and interlace / pull out the 8am values for the report. (They don't have a daily timeseries) and it is faster to pull one large call for hourly than make 31 8am calls.
In that spirit, should we try to handle this somehow and/or tell the user via WARN message that they hit the limit?
Related to
Metadata
Metadata
Assignees
Labels
No labels
