Skip to content
Commit b10478ff authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

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: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent e355e953
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment