DMTF / python-redfish-library

Python3 library for interacting with devices that support a Redfish service
Other
166 stars 178 forks source link

Added 'timeout' parameter to all REST methods #149

Closed mraineri closed 1 year ago

mraineri commented 1 year ago

Fix #136

@PeterKchen2 FYI; let me know if this covers everything you need for this request

PeterKchen2 commented 1 year ago

https://github.com/DMTF/python-redfish-library/pull/150

mraineri commented 1 year ago

I see you also added max retires to your pull; will review and incorporate the same documentation updates