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(read_handler): log when max hearbeat missed #151

Merged
merged 5 commits into from
Oct 26, 2024

fix: change `MAX_HEARTBEAT_MISS` from `3` to `2`

4fffeeb
Select commit
Loading
Failed to load commit list.
Merged

feat(read_handler): log when max hearbeat missed #151

fix: change `MAX_HEARTBEAT_MISS` from `3` to `2`
4fffeeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2024 in 0s

0.00% of diff hit (target 86.47%)

View this Pull Request on Codecov

0.00% of diff hit (target 86.47%)

Annotations

Check warning on line 278 in amqprs/src/net/reader_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

amqprs/src/net/reader_handler.rs#L278

Added line #L278 was not covered by tests

Check warning on line 294 in amqprs/src/net/reader_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

amqprs/src/net/reader_handler.rs#L294

Added line #L294 was not covered by tests

Check warning on line 298 in amqprs/src/net/reader_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

amqprs/src/net/reader_handler.rs#L298

Added line #L298 was not covered by tests