Implement Fix for EDC Crash Triggered by Catalog Request” #797
Labels
kind/bug
Something isn't working. The software does not behave as expected or specified.
scope/ce
sovity's Open Source Community Edition
task/analyze
Need for investigation
Bug Report
Description
Unhandled InterruptedException, CancellationException, ExecutionException
This causes the catalog to not show the content on the web UI.
Expected Behavior
Catch the exception early and return an appropriate HTTP 504 status code.
Observed Behavior
The EDC doesn't crash and the web UI gets a HTTP 504.
The UI shows some message about the request temporarily failing.
Steps to Reproduce
Start the EDC, try to fetch the catalog, after a while, if will stop working.
Possible Implementation and Work Breakdown
Tasks
The text was updated successfully, but these errors were encountered: