openBackhaul / OperationKeyManagement

Manages keys required for consuming services between applications
Apache License 2.0
3 stars 8 forks source link

To modify the default maximumWaitTimeToReceiveOperationKey to 10 seconds #336

Closed PrathibaJee closed 4 months ago

PrathibaJee commented 4 months ago

Currently in the configuration file , the default value for maximumWaitTimeToReceiveOperationKey is 500 milliseconds. Sometimes , this wait time is not sufficient and its better to increase the wait time for reliable service creation.