oda-hub / dispatcher-app

Other
2 stars 2 forks source link

in case local resolver fails, fallback to the external resolver #712

Closed burnout87 closed 1 month ago

burnout87 commented 1 month ago

In case the local resolver is not reachable, then the external resolver is used.

This is the same approach used by the frontend

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 12.50000% with 105 lines in your changes missing coverage. Please review.

Project coverage is 61.90%. Comparing base (eb99daa) to head (7a39559). Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
cdci_data_analysis/analysis/drupal_helper.py 3.57% 81 Missing :warning:
cdci_data_analysis/pytest_fixtures.py 33.33% 20 Missing :warning:
cdci_data_analysis/flask_app/app.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #712 +/- ## ========================================== - Coverage 62.40% 61.90% -0.51% ========================================== Files 50 50 Lines 9002 9096 +94 ========================================== + Hits 5618 5631 +13 - Misses 3384 3465 +81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

burnout87 commented 1 month ago

I wasn't aware resolver is used from the dispatcher. Is this only gallery-related?

This one is, at the moment, used for the gallery