The current codebase for GEAFlow still contains a significant number of exceptions and errors. Improving these errors will help provide a better user experience when exceptions are thrown.
The following areas can be prioritized for improvement.
- ErrorApiResponse.java: Exception classification logic can be more refined.
- ComponentUncaughtExceptionHandler.java: Exception handling can be more elegant.
- SliceOutputChannelHandler.java: Exception handling can be more specific.