Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hard/soft Timeout


Issue using soft Timeout with replica

...

Solution with Hard Timeout with replica

Hard Timeout handled 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