Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Sometimes people want to run a Camel route for 1 message, or until there are no more new messages, or stop after X seconds etc.
We should provide some basic route policy / factory that people can use, and easily configure. And we can then add the logic to safely stop the routes while running, which can be a little tricky
http://camel.apache.org/how-can-i-stop-a-route-from-a-route.html