[dts] [PATCH]extent default session timeout

Liu, Yong yong.liu at intel.com
Wed Nov 25 03:37:10 CET 2015


Lijuan,
This is the default timeout value for all commands. We need additional 
information to confirm that need the modification.

On 11/25/2015 08:59 AM, Lijuan Tu wrote:
> Signed-off-by: Lijuan Tu <lijuanx.a.tu at intel.com>
> ---
>   framework/settings.py | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/framework/settings.py b/framework/settings.py
> index c99dcaa..9371c0e 100644
> --- a/framework/settings.py
> +++ b/framework/settings.py
> @@ -140,7 +140,7 @@ HEADER_SIZE = {
>   """
>   Default session timeout.
>   """
> -TIMEOUT = 15
> +TIMEOUT = 60
>   
>   
>   """



More information about the dts mailing list