Skip to content
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

fix: exponantial timeout when submitting to the hub #458

Merged

Conversation

mtsitrin
Copy link
Contributor

PR Standards

Opening a pull request should be able to meet the following requirements


For Author:

  • Targeted PR against correct branch
  • included the correct type prefix in the PR title
  • Linked to Github issue with discussion and accepted design
  • Targets only one github issue
  • Wrote unit and integration tests
  • All CI checks have passed
  • Added relevant godoc comments

For Reviewer:

  • confirmed the correct type prefix in the PR title
  • Reviewers assigned
  • confirmed all author checklist items have been addressed

After reviewer approval:

  • In case targets main branch, PR should be squashed and merged.
  • In case PR targets a release branch, PR should be rebased.

@mtsitrin mtsitrin requested a review from a team as a code owner August 28, 2023 14:04
@mtsitrin mtsitrin linked an issue Aug 28, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #458 (2098d60) into main (3e1ed62) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   52.38%   52.36%   -0.03%     
==========================================
  Files          94       94              
  Lines       14437    14437              
==========================================
- Hits         7563     7560       -3     
- Misses       5798     5800       +2     
- Partials     1076     1077       +1     
Files Changed Coverage Δ
block/manager.go 67.22% <40.00%> (-0.45%) ⬇️
settlement/dymension/dymension.go 69.23% <100.00%> (-0.09%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mtsitrin mtsitrin requested a review from omritoptix August 28, 2023 16:55
@mtsitrin mtsitrin merged commit 40e74dc into main Aug 29, 2023
@mtsitrin mtsitrin deleted the mtsitrin/457-exponantial-timeout-when-submitting-to-the-hub branch August 29, 2023 07:34
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.

Exponantial timeout when submitting to the hub
2 participants