Set each gdbus method call timeout as 5 seconds 59/199559/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Wed, 13 Feb 2019 04:59:45 +0000 (13:59 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Wed, 13 Feb 2019 04:59:45 +0000 (13:59 +0900)
commitfa5733b75417d87b0c42083414f650b4759cee7a
treec990f391f10a63aa6a5f1b7b6086c44db12a8084
parent0fafb8fc43226c8d46d11fed13f8d36939789ddc
Set each gdbus method call timeout as 5 seconds

The default timeout was 25 seconds, this is too long.
Now pkgmgr client API will have timeout as 25 seconds as maximum.
(5 sec * 5 times)

Change-Id: I4462181d067f44a26b3028e24dc9b3f412b7eaaa
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
client/src/pkgmgr_client_connection.c