Try switching to a SEDA endpoint (https://camel.apache.org/seda.html), and use a timeout of one second.
Elvio -----Original Message----- From: geddamsatish [mailto:geddamsat...@gmail.com] Sent: 13 February 2014 14:32 To: users@camel.apache.org Subject: TimeOut logic in camel I have route which hits does jobs a,b,c sequentially .I want an SLA of 1 sec i.e, if i don't get reply from the route within 1 sec i will send some custom message. or else i will send the reply back to client but the job should continue even after time out.Im using direct endpoint. -- View this message in context: http://camel.465427.n5.nabble.com/TimeOut-logic-in-camel-tp5747261.html Sent from the Camel - Users mailing list archive at Nabble.com.