Skip to content

Timeout, reconnectionn and logging improvements

Compare
Choose a tag to compare
@jborean93 jborean93 released this 14 Nov 07:41
· 71 commits to master since this release
f9f48f6

0.3.0 - 2018-11-14

  • Added FEATURE dict to module to denote whether a feature has been added in installed pypsrp
  • Added read_timeout to pypsrp.wsman.WSMan to control the timeout when waiting for a HTTP response from the server
  • Added reconnection_retries and reconnection_backoff to control reconnection attempts on connection failures
  • Changed a few log entries from info to debug as some of those log entries were quite verbose