Re: Camel SEDA timeout: Update it at runtime

2016-08-18 Thread dcparga
Ranx, the timeouts can change even for the same resource. The main idea behind this approach is to be able to use a Resource in different workflows, so, the available time allowed per operation can change in function of the process that is being performed. I'm setting up the routes using REST DSL

Camel SEDA timeout: Update it at runtime

2016-08-17 Thread dcparga
Hi all, I'm trying to implement a seda route to handle rest calls asynchronously. The point is, that I would like to handle different timeouts per call, which leads the problem to be able to change the timeout of the seda route using a parameter on the HTTP header. As far as I know, the timeout it