adam chen created CAMEL-19032:
---------------------------------
Summary: saga timeout value isn't depends on the min of the all
participants like official doc described.
Key: CAMEL-19032
URL: https://issues.apache.org/jira/browse/CAMEL-19032
Project: Camel
Issue Type: Improvement
Affects Versions: 3.19.0
Reporter: adam chen
Attachments: 2023-02-01-13-57-16.jpg, RouteCode.jpg
In my test result isn't like offical explanation (All participants (e.g. credit
service, order service) can set their own timeout. The minimum value of those
timeouts is taken as timeout for the saga when they are composed together.) In
my result show that saga timeut value is depending on first participant's
timeout value, not the minimum vlaue of participants.[链Test
code|https://github.com/chen19980/SAGA_timeout_test
--
This message was sent by Atlassian Jira
(v8.20.10#820010)