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

Add explicit timeout on Video conversion

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.10-HF49, 11.x, 2021.6
    • Component/s: DAM
    • Upgrade notes:
      Hide

      The maximum duration to convert a video is now limited by default to 10min.

      The limit can be tuned with:

      nuxeo.video.transaction.timeout.seconds=600
      

      Note that the limit is set at the transaction level (and not at the command level) because video conversion may involve multiple commands.

      Show
      The maximum duration to convert a video is now limited by default to 10min. The limit can be tuned with: nuxeo.video.transaction.timeout.seconds=600 Note that the limit is set at the transaction level (and not at the command level) because video conversion may involve multiple commands.
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #37, nxplatform #38
    • Story Points:
      2

      Description

      Today, video conversion is done outside of the transaction and the conversion is thus unlimited.
      This can create stream failure in case of the Kafka poll interval cannot be respected.

      Like with thumbnail that can now be specifically limited (NXP-30438) we should have an option to limit video conversion.
      A good default could be 1h.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: