Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-user] Metadata in Pipelets not associated with Records

Hi,

> Do the timeouts also apply there or can a pipeline invoked from REST 
> take as long as it needs?

Yes, the timeout defined in processor.properties applies. Also, there are
timeouts for the HTTP communication itself, they are defined in jetty.xml.
If the caller needs to receive the answer, these timeout must be long enough,
too, though they won't abort the pipeline execution itself, if exceeded.

Cheers,
Jürgen.



Back to the top