Hi Yasufumi, Individual connectors determine what happens on specific kinds of errors that they receive. The connector can determine the pattern of behavior based on what kind of ServiceInterruption exception it throws when the error occurs. So this is not "configurable"; the logic for decision-making is part of connector code.
What specific connectors are you using, and what errors are problematic for you? Karl On Thu, May 31, 2018 at 11:15 PM Yasufumi Mizoguchi <[email protected]> wrote: > Hi, > > I am now testing ManifoldCF v.2.10 for indexing my file server. > I tried to find error handling configuration(e.g. skip/retry/abort) but > there is no description in manuals. > As long as I confirmed, ManifoldCF seems to skip processes on error. > > So, followings are my question. > > 1. Can I configure error handling feature on ManifoldCF? > 2. If I can, how to do it? > > Thanks, > Yasufumi > > >
