Skip to content

Add Transmit debug logging back in#13128

Merged
samsondav merged 1 commit intodevelopfrom
add_transmit_debug_logging
May 14, 2024
Merged

Add Transmit debug logging back in#13128
samsondav merged 1 commit intodevelopfrom
add_transmit_debug_logging

Conversation

@samsondav
Copy link
Copy Markdown
Contributor

No description provided.

@samsondav samsondav requested a review from a team May 7, 2024 18:29
@samsondav samsondav force-pushed the add_transmit_debug_logging branch from 0abeca2 to 62a9e66 Compare May 7, 2024 18:31
@samsondav samsondav force-pushed the add_transmit_debug_logging branch from 62a9e66 to e60085a Compare May 7, 2024 18:42
@samsondav samsondav force-pushed the add_transmit_debug_logging branch 2 times, most recently from 3ff0136 to 267c8bd Compare May 7, 2024 19:09
@samsondav samsondav force-pushed the add_transmit_debug_logging branch from 267c8bd to 5cb8f00 Compare May 10, 2024 13:15
@samsondav samsondav enabled auto-merge May 10, 2024 13:18
@samsondav samsondav requested a review from jmank88 May 10, 2024 13:27
@cl-sonarqube-production
Copy link
Copy Markdown

if err != nil {
mt.lggr.Warnw("Failed to get observation timestamp from report", "err", err)
}
mt.lggr.Debugw("Transmit enqueue", "req.Payload", hexutil.Encode(req.Payload), "report", report, "repts", reportCtx.ReportTimestamp, "signatures", signatures, "observationsTimestamp", ts)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Will this log line be mangled if we didn't get a real ts back? Could exclude that key/val for that case

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Only time that should happen is with block number report, and will just log zero which is ok

@samsondav samsondav added this pull request to the merge queue May 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 14, 2024
@samsondav samsondav added this pull request to the merge queue May 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 14, 2024
@samsondav samsondav added this pull request to the merge queue May 14, 2024
Merged via the queue into develop with commit a0e7b7c May 14, 2024
@samsondav samsondav deleted the add_transmit_debug_logging branch May 14, 2024 15:46
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.

3 participants