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

SotkaIndicatorParser skip faulty indicators #1068

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

okauppinen
Copy link
Contributor

SotkaRequest.getData() throws APIException if failed to parse CSW response => changed to handle Exception instead of JSONException in SotkaIndicatorParser.parse(). Could also catch APIException in createIndicator's setupMetadata() where getData() is called but I think that indicator must be skipped and proceed update regardless what causes exception.

Fixes issue where invalid response for single indicator interrupts update.

@ZakarFin ZakarFin added this to the 2.14.0 milestone Aug 27, 2024
@ZakarFin ZakarFin merged commit c72091c into oskariorg:develop Aug 27, 2024
2 checks passed
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