SAH-1760: Update Timeout property as attribute

1. What this MR does / why we need it:

  • CommandTimeout attribute is introduced which can help to update timeout without redeployment.
  • CommandTimeOutDefault property is introduced which can be used to set default value of timeout at the time of deployment.

2. Make sure that you've checked the boxes below before you submit MR:

  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Manthan Ambekar

Merge request reports

Loading