Skip to content

[EPIC] pagination support #377

Open
Open
@soxofaan

Description

@soxofaan

Epic for all things pagination

So far, pagination support has been absent (or somewhat and afterthought) in the design of openeo-python-driver. We already started working on pagination support for job listings to battle some operational challenges, but there is still more to cover, hence this epic.

as a reference, these are openEO endpoints and things that can be paginated (from Open-EO/openeo-python-client#677 (comment)):

  • GET /collections
  • GET /processes
  • GET /jobs
  • GET /process_graph
  • GET /files
  • GET /services
  • Logs (Services and Jobs)
  • Collection Items (if implemented)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions