Commit 6370ccb
authored
fix(l1): extend fetch head timeout for hive sync test (#2648)
**Motivation**
Snap sync hive test has been flaky lately, after running with debug
output on the CI the problem seems to be a timeout when fetching the
latest block. A [PR](lambdaclass/hive#22) was
added to our hive fork to extend this timeout so the test doesn't fail.
The timeout for the whole sync process has been left unchanged
<!-- Why does this pull request exist? What are its goals? -->
**Description**
* Extends the timeout for fetching the latest block on the sync hive
test suite
* Update Hive ref
<!-- A clear and concise general description of the changes this PR
introduces -->
<!-- Link to issues: Resolves #111, Resolves #222 -->
Closes #issue_number1 parent 33e34ef commit 6370ccb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments