Skip to content

Limit EarthRangerIO sub_page size to a maximum value of 4000 #426

@atmorling

Description

@atmorling

As this issue, and its fix demonstrates that the default sub_page_size value is actually the maximum supportable by the upstream API.
We should either:

  • Allow the client to throw an exception on init if a value > 4000 is provided.
  • Truncate values > 4000 to 4000 and provide a warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions