Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination reports next page, but no additional data is available #350

Open
m-mohr opened this issue Jan 3, 2025 · 0 comments
Open

Pagination reports next page, but no additional data is available #350

m-mohr opened this issue Jan 3, 2025 · 0 comments
Labels

Comments

@m-mohr
Copy link
Member

m-mohr commented Jan 3, 2025

I have 6 batch jobs.
https://openeo-dev.vito.be/openeo/1.2/jobs?limit=2&page=2 returns a next link with href https://openeo-dev.vito.be/openeo/1.2/jobs?limit=2&page=3
That link should not exist because https://openeo-dev.vito.be/openeo/1.2/jobs?limit=2&page=3 returns an empty job list

I think I remember a similar issue in STAC where ElasticSearch wasn't able to determine whether there are more results and as such also always returned an additional empty last page...

Origin: #332 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant