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

feat(relayer): queue fix #16260

Merged
merged 7 commits into from
Mar 3, 2024
Merged

feat(relayer): queue fix #16260

merged 7 commits into from
Mar 3, 2024

Conversation

cyberhorsey
Copy link
Contributor

Queue should close connection, then reconnect, if a notify error occurs.

@cyberhorsey cyberhorsey changed the base branch from main to alpha-6 March 2, 2024 19:24
@cyberhorsey cyberhorsey changed the title fix(relayer): Queue fix fix(relayer): queue fix Mar 2, 2024
@cyberhorsey cyberhorsey changed the title fix(relayer): queue fix feat(relayer): queue fix Mar 2, 2024
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (alpha-6@ae26d8a). Click here to learn what that means.

Files Patch % Lines
packages/relayer/indexer/indexer.go 0.00% 18 Missing and 1 partial ⚠️
packages/relayer/indexer/handle_event.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             alpha-6   #16260   +/-   ##
==========================================
  Coverage           ?   26.87%           
==========================================
  Files              ?      102           
  Lines              ?     6099           
  Branches           ?        0           
==========================================
  Hits               ?     1639           
  Misses             ?     4284           
  Partials           ?      176           
Flag Coverage Δ *Carryforward flag
eventindexer 17.28% <ø> (?) Carriedforward from 3206439
guardian-prover-health-check 36.13% <ø> (?) Carriedforward from 3206439
relayer 37.47% <0.00%> (?)

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dantaik dantaik enabled auto-merge (squash) March 3, 2024 01:51
@dantaik dantaik merged commit f416ffb into alpha-6 Mar 3, 2024
5 checks passed
@dantaik dantaik deleted the queue_fix branch March 3, 2024 01:52
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.

None yet

3 participants