Commit 5aa40e3
chore: increased designed timeout by 1 minute (#110)
Fixes #108 🦕
I ran 418 times to repro this error but Instead I got DeadlineExceeded exception.
Then, on the second attempt, I ran 78 times to repro this error.
this error occurs very randomly, I am not sure if its some kind of backend timeout or throttling.
First attempt to fix this --> increasing timeout
If this won't work, i will increase it to 4 min.
If that doesn't work, I will raise this issue as P1.1 parent 8d7fc7d commit 5aa40e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments