Skip to content

Extract send_timing method; log errors.#4463

Merged
afck merged 1 commit intolinera-io:mainfrom
afck:send-timing
Sep 2, 2025
Merged

Extract send_timing method; log errors.#4463
afck merged 1 commit intolinera-io:mainfrom
afck:send-timing

Conversation

@afck
Copy link
Contributor

@afck afck commented Sep 2, 2025

Motivation

We try to avoid let _ = in general: #4413 (comment)

Proposal

Deduplicate the code to send timing information in the chain client implementation, and log a warning if sending fails.

Test Plan

CI

Release Plan

  • Nothing to do / These changes follow the usual release cycle.
  • (Would be no problem to backport.)

Links

@afck afck requested a review from ndr-ds September 2, 2025 09:26
@afck afck enabled auto-merge September 2, 2025 09:38
@afck afck added this pull request to the merge queue Sep 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2025
@afck afck added this pull request to the merge queue Sep 2, 2025
Merged via the queue into linera-io:main with commit 9b733eb Sep 2, 2025
28 checks passed
@afck afck deleted the send-timing branch September 2, 2025 11:38
afck added a commit to afck/linera-protocol that referenced this pull request Sep 4, 2025
## Motivation

We try to avoid `let _ =` in general:
linera-io#4413 (comment)

## Proposal

Deduplicate the code to send timing information in the chain client
implementation, and log a warning if sending fails.

## Test Plan

CI

## Release Plan

- Nothing to do / These changes follow the usual release cycle.
- (Would be no problem to backport.)

## Links

- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
@afck afck mentioned this pull request Sep 4, 2025
ma2bd pushed a commit that referenced this pull request Sep 5, 2025
## Motivation

We try to avoid `let _ =` in general:
#4413 (comment)

## Proposal

Deduplicate the code to send timing information in the chain client
implementation, and log a warning if sending fails.

## Test Plan

CI

## Release Plan

- Nothing to do / These changes follow the usual release cycle.
- (Would be no problem to backport.)

## Links

- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
ma2bd pushed a commit that referenced this pull request Sep 5, 2025
## Motivation

We try to avoid `let _ =` in general:
#4413 (comment)

## Proposal

Deduplicate the code to send timing information in the chain client
implementation, and log a warning if sending fails.

## Test Plan

CI

## Release Plan

- Nothing to do / These changes follow the usual release cycle.
- (Would be no problem to backport.)

## Links

- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
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.

2 participants