Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-120

Better exception handling in SimpleTaskQueue - merge

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.1.0
    • core
    • None

    Description

      In SimpleTaskQueue - merge, any exception in any of the individual tasks would end up in closing down the entire process and loosing all the results in that particular collection.
      This should not be the case - when iterating over a (possibly large) collection, where each result is relevant, an exception should be logged and the iteration should continue on to the next element.

      Attachments

        1. DROIDS-120_v2.patch
          2 kB
          Eugen Paraschiv

        Activity

          People

            Unassigned Unassigned
            eugenparaschiv Eugen Paraschiv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: