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

Cap Msg backoff #2763

Merged
merged 3 commits into from
Oct 2, 2023
Merged

Cap Msg backoff #2763

merged 3 commits into from
Oct 2, 2023

Conversation

nambrot
Copy link
Contributor

@nambrot nambrot commented Sep 29, 2023

Description

Caps the msg backoff instead of going to insanely large durations

Backward compatibility

Yes

Testing

None

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (741c9bb) 65.35% compared to head (12ee006) 65.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2763   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files          95       95           
  Lines        1446     1446           
  Branches      189      189           
=======================================
  Hits          945      945           
  Misses        494      494           
  Partials        7        7           

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

Copy link
Collaborator

@tkporter tkporter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems some build errs

rust/agents/relayer/src/msg/pending_message.rs Outdated Show resolved Hide resolved
rust/agents/relayer/src/msg/pending_message.rs Outdated Show resolved Hide resolved
@nambrot nambrot merged commit a82a814 into main Oct 2, 2023
@nambrot nambrot deleted the nambrot/change-msg-backoff branch October 2, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants