Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Hard/soft Timeout


Issue using soft Timeout with replica

Current implementation:



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





  • No labels