Class OrchestrationDriver.RunOsDrainFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.pipestream.module.pipelineprobe.pipelinecrawl.OrchestrationDriver.RunOsDrainFailed
All Implemented Interfaces:
Serializable
Enclosing class:
OrchestrationDriver

public static final class OrchestrationDriver.RunOsDrainFailed extends RuntimeException
The OS-drain phase found docs the platform terminally failed to index. Distinct from OrchestrationDriver.RunDeadlineExceeded: the drain finished, but with hard failures — an hourly health check must go red.
See Also:
  • Constructor Details

    • RunOsDrainFailed

      public RunOsDrainFailed(String message)
      Create the exception.
      Parameters:
      message - detail describing the terminal indexing failures found