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

Fix cmr search after key error #28

Merged
merged 4 commits into from
Apr 10, 2024

Conversation

tyler-c2s
Copy link
Contributor

Hello!

During debugging adding readable_granule_name filter, I ran into key errors when making a request that returns zero hits. In these cases it looks like the CMR Search api does not send back cmr-search-after in the headers as expected in the code.

Added a fix, and new recorded tests that would have caught this

Please let me know if you have any questions or concerns

@frankinspace frankinspace self-requested a review April 10, 2024 17:40
@frankinspace
Copy link
Collaborator

Thank you for your contributions @tyler-c2s . For the future, please create an entry in the 'Unreleased' section of the CHANGELOG summarizing what changes you have made (more info on what should go in the changelog can be found here: https://keepachangelog.com/en/1.1.0/)

Again, thank you!

@frankinspace frankinspace merged commit 755a91e into nasa:develop Apr 10, 2024
1 check passed
@frankinspace frankinspace mentioned this pull request Apr 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants