Skip to content

fix(l1): extend fetch head timeout for hive sync test #2648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Apr 29, 2025

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 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

Description

  • Extends the timeout for fetching the latest block on the sync hive test suite
  • Update Hive ref

Closes #issue_number

@fmoletta fmoletta marked this pull request as ready for review April 29, 2025 21:49
@fmoletta fmoletta requested a review from a team as a code owner April 29, 2025 21:49
@fmoletta fmoletta added this pull request to the merge queue Apr 30, 2025
Merged via the queue into main with commit 6370ccb Apr 30, 2025
23 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Apr 30, 2025
**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_number
@fmoletta fmoletta deleted the update-hive-rev branch April 30, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants