Default page size needs to be exposed to the user or handled internally #127
Labels
part:client
Affects the python client
priority:high
Address this as soon as possible
status:blocked
Other issues must be resolved before this can be worked on
type:bug
Something isn't working
type:enhancement
New feature or enhancement visitble to users
Milestone
What's needed?
When requesting weather data for a number of locations you might get the following error "Error: InvalidPageSize: Page size must be a multiple of the number of locations".
Proposed solution
The client should either handle the page size value internally and based on the number of requested locations or expose the relevant parameter to the user. I think the former would be preferable in my opinion.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: