Interface TaskNodeOutput

    • Method Detail

      • withRetries

        void withRetries​(int retries)
        Configure number of retries on this specific Task Node.
        Parameters:
        retries - is the number of times to retry failed executions of TaskRuns on this Task Node.