Commit 829e476
committed
[java] Setting a high max redirects
Some cloud users (Sauce Labs in this
case), start many concurrent sessions
and go over their max concurrency.
Those session requests get queued
and a redirect mechanism is used.
When the limit is reached the session
request dies. This change avoids that.1 parent ffa9f47 commit 829e476
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
0 commit comments