]> source.dussan.org Git - nextcloud-server.git/commit
Try again to start browser sessions when they fail
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Wed, 3 May 2017 10:53:02 +0000 (12:53 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Wed, 3 May 2017 21:18:40 +0000 (23:18 +0200)
commitb10478ff19be0e4c38f8ff6b0c31f1a40eda0043
tree0da20e4f2571c176818ed62d26c8622d8234579f
parente355e953b54f0b610539176b5a3c70812efb66c7
Try again to start browser sessions when they fail

Starting a session for an Actor can fail, typically, due to a timeout
connecting with the web browser. Now if the session fails to start it
will be tried again up to "actorTimeoutMultiplier" times in total before
giving up.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
tests/acceptance/features/core/ActorContext.php