Commit 5b99b7e
authored
This reverts commit c4c7484.
Revert the change to increase timeout of integ tests. The timeout was actually an issue because with the transport being used, the proxy creates session for every requests.
Because we are using stdio which is not aware of the sessionId, the client calls proxy with session ID, and proxy creates a new session.
1 parent da18ca7 commit 5b99b7e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments