Searched hist:"3 cf9e806" (Results 1 – 2 of 2) sorted by relevance
/openbmc/estoraged/include/ |
H A D | getConfig.hpp | 3cf9e806 Tue Apr 30 16:13:05 CDT 2024 John Wedig <johnwedig@google.com> Add retries when getting dbus properties
We have found that the dbus requests to Entity Manager sometimes time out at startup, when getting the dbus properties from the Entity Manager config object. This commit adds retries, similar to how dbus-sensors will retry these requests, if needed.
Tested: Observed the dbus request to Entity Manager get retried on a machine, and then it succeeded on the second attempt.
Signed-off-by: John Wedig <johnwedig@google.com> Change-Id: I924703e9be0879489477cc31644ef280429c347b
|
/openbmc/estoraged/src/ |
H A D | getConfig.cpp | 3cf9e806 Tue Apr 30 16:13:05 CDT 2024 John Wedig <johnwedig@google.com> Add retries when getting dbus properties
We have found that the dbus requests to Entity Manager sometimes time out at startup, when getting the dbus properties from the Entity Manager config object. This commit adds retries, similar to how dbus-sensors will retry these requests, if needed.
Tested: Observed the dbus request to Entity Manager get retried on a machine, and then it succeeded on the second attempt.
Signed-off-by: John Wedig <johnwedig@google.com> Change-Id: I924703e9be0879489477cc31644ef280429c347b
|