Uploaded image for project: 'Image Recognition'
  1. Image Recognition
  2. IMGREC-13

Handle Exceptions gracefully in ImageRecognitionService

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Neutral Neutral
    • 1.0
    • None
    • None
    • Basel 158
    • 2

      Currently we submit image recognition tasks to dedicated executorService under info.magnolia.ai.image.ImageRecognitionService. However, should there be any exceptions in ImageRecognisers, those would not be visible by the users simply because we don't log them nor handle them gracefully. Perhaps even the threads are killed by the exceptions.

        Acceptance criteria

              fgrilli Federico Grilli
              ilgun Ilgun Ilgun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD