afb-config: Increase the default timeout of sessions 5.0.2 eel/5.0.2 eel_5.0.2
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 15 Feb 2018 15:54:47 +0000 (16:54 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 15 Feb 2018 16:31:29 +0000 (17:31 +0100)
commita89c56b7c252cc1bd5f92cebbdb274cc4ae2893f
treea69faea6e7f2ea9a841af4da8768e09767b03d0b
parent350ee3c6323d2f939a6416d38ec3154b370ce5a5
afb-config: Increase the default timeout of sessions

The management of sessions is not very well understood
actually. People are using it without refreshing the token.
This has the effect that the binder closes sessions
after one hour.

So no demo can run more than one hour!

Increasing the timeout to more than one year will
solve the demo problem but will not fully solve the
overall problem.

Bug-AGL: SPEC-1296
Bug-AGL: SPEC-1293

Change-Id: I502a45e3c94f0c4633a80b68619a6e608ad36e7a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-config.c