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

When max resources is hit, there is no message provided to the user #429

Open
jpswinski opened this issue Sep 4, 2024 · 1 comment
Open

Comments

@jpswinski
Copy link
Member

When using the earthdata module in Python, the code will warn the user when the maximum number of resources is reached and the results are truncated. But with the server side code, that message never reaches the user, and the results are silently truncated.

The code needs to be fixed to return an alert to the user that the number of resources has been truncated.

@SlideRuleEarth SlideRuleEarth deleted a comment Sep 4, 2024
@jpswinski
Copy link
Member Author

Fixed in v4.6.4

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

No branches or pull requests

1 participant