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

Add detailed logging to ExchangeSteps and Attempts services #1565

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

jcorilla
Copy link
Contributor

No description provided.

@wfa-reviewable
Copy link

This change is Reviewable

@jcorilla jcorilla force-pushed the jcorilla-exchange-step-logging-update branch from e7420f1 to 42efd2a Compare April 11, 2024 18:42
@jcorilla jcorilla marked this pull request as ready for review April 11, 2024 18:50
Copy link
Member

@SanjayVas SanjayVas left a comment

Choose a reason for hiding this comment

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

Reviewed 10 of 10 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @jcorilla and @Marco-Premier)


src/main/kotlin/org/wfanet/measurement/kingdom/deploy/gcloud/spanner/SpannerExchangeStepsService.kt line 55 at r1 (raw file):

        .readByExternalIds(
          client.singleUse(),
          ExternalId(request.externalRecurringExchangeId),

nit: extract to variable since it's used more than once

Code quote:

ExternalId(request.externalRecurringExchangeId)

@jcorilla jcorilla force-pushed the jcorilla-exchange-step-logging-update branch from a5c4b4f to 7d2c019 Compare April 13, 2024 01:39
Copy link
Contributor

@Marco-Premier Marco-Premier left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 10 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @jcorilla)

@jcorilla jcorilla merged commit ba0f72f into main Apr 15, 2024
4 checks passed
@jcorilla jcorilla deleted the jcorilla-exchange-step-logging-update branch April 15, 2024 16:36
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.

4 participants