Hard/soft Timeout
Issue using soft Timeout with replica
Current implementation with replica 1:
Current implementation with replica 2:
Solution with Hard Timeout with replica
Hard Timeout by AC-Runtime.
Make a configurable timeout for operations in ACM-R to Participants
Currently ACM-Runtime fetches "maxStatusWaitMs" from properties file, uses that value to calculate the timeout for all operations.
What can be implemented:
- Add more specific value for each operation in properties file as default
- Add specific value for each operation in composition definition that override the default value