Set default timeout for g_dbus_proxy_call() to 5 minutes 36/258236/2 accepted/tizen/unified/20210526.051939 submit/tizen/20210514.153447
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 11 May 2021 15:51:56 +0000 (17:51 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Wed, 12 May 2021 14:06:26 +0000 (16:06 +0200)
commit8062e4fe8829204ab0ee7074b2332ac956a4e0f8
treec908df0df2ac8e70d2847e95dd009dac6513d453
parent05c22b52450878c40ca7512ee13f922a0227c21c
Set default timeout for g_dbus_proxy_call() to 5 minutes

The current default value (25s) is too small for update-manager to have
time to extract data from delta.tar and restart the target, which is
manifested by the user being shown an error message just before the
target restarts. The time has been extended to ensure that the user is
not unnecessarily informed of an update error that did not occur.

Change-Id: Ia99a9bf79ffc0cbe1dde6c963c9bae3678245595
src/update_control.c
src/update_control_internal.h