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

Fix request ID logging for streaming operations #2495

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

jdisanti
Copy link
Collaborator

@jdisanti jdisanti commented Mar 24, 2023

Motivation and Context

I noticed while working on #2494 that the request ID debug logs aren't being emitted for streaming operations. This PR fixes that.

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti force-pushed the jdisanti-fix-request-id-tracing-streaming branch from c0c3a26 to 07128de Compare March 24, 2023 00:59
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python

A new doc preview is ready to view.

@jdisanti jdisanti marked this pull request as ready for review March 24, 2023 01:44
@jdisanti jdisanti requested review from a team as code owners March 24, 2023 01:44
@jdisanti jdisanti requested review from pose and hlbarber March 24, 2023 01:44
@jdisanti jdisanti enabled auto-merge March 27, 2023 21:11
@jdisanti jdisanti added this pull request to the merge queue Mar 27, 2023
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python

A new doc preview is ready to view.

Merged via the queue into main with commit b65a645 Mar 27, 2023
@jdisanti jdisanti deleted the jdisanti-fix-request-id-tracing-streaming branch March 27, 2023 22:03
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