Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-26527

Improve error handling in ImagingComponent

    XMLWordPrintable

    Details

    • Release Notes Summary:
      A picture conversion failure does not impact the generation of other picture views.
    • Tags:
    • Backlog priority:
      500
    • Sprint:
      nxfit 11.1.6
    • Story Points:
      3

      Description

      When computing views if one conversion fails the whole process fails. The ImagingComponent should be able to complete other conversions when this happens.

      Views are computed in this section:

              for (PictureConversion pictureConversion : pictureConversions) {
                  views.add(computeView(blob, pictureConversion, imageInfo, convert));
              }
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours
                3h