We are using Camel 2.x with Java DSL.
Under camel context we have added multiple routes. Sometimes few of the routes might hang or take more time to complete due to various reasons which we cannot control.
To handle this, we would like to stop the entire camel context if it takes more than 60 minutes to complete.
Is there a way to implement this in Camel ?A
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…