ansible/changelogs/fragments/persistent_command_timeout_increase.yaml
Ganesh Nalawade 1b6228fa10
Increase persistent command_timeout default value (#51056)
* Increase persistent command_timeout default value

*  Increase command_timeout default value from 10 to 30 sec
   to reduce frequent timeout issue for network connection
   types (netconf/network_cli/httpapi/napalm)

* Fix review comments
2019-01-21 10:50:52 +05:30

3 lines
136 B
YAML

---
minor_changes:
- "Increase the default persistent command_timeout value from 10 to 30 seconds to reduce frequent timeout issues."