🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Terminate operator

User: "kifrolz"
New Altair Community Member
Updated by Jocelyn
Hi folks

is there a possibility in rapidminer to automatically terminate the computations of a certain operator/process in case of exceeding a given time limit?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "IngoRM"
    New Altair Community Member
    Hi,

    only some of the iterating operators (loops) support a timeout like that, for example the operator "RepeatUntilOperatorChain". Another very simple solution (which would also only work inside of loops / at certain places of a process) would be to add a new TimeoutOperator which asks its parent process for the process start time and decides id the process should be stopped.

    Cheers,
    Ingo
    User: "sgenzer"
    Altair Employee

    Hi...this is an old thread but I was wondering if anyone has any new insight on this.  Thanks.


    Scott