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

Enrich context with request id and route for remote service calls #348

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

gabitba
Copy link
Contributor

@gabitba gabitba commented Sep 22, 2023

The remote calls does not have request id and route in their contexts. This change it to enrich them as it is done in handler calls.

Enrich remote calls with request id and route.
@gabitba gabitba changed the title Enrich context with request id and route for remote calls Enrich context with request id and route for remote requests Sep 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6276207019

  • 0 of 8 (0.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.08%) to 61.682%

Changes Missing Coverage Covered Lines Changed/Added Lines %
util/util.go 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
util/util.go 1 45.45%
modules/binary.go 2 73.91%
Totals Coverage Status
Change from base Build 6185517471: -0.08%
Covered Lines: 4805
Relevant Lines: 7790

💛 - Coveralls

@gabitba gabitba changed the title Enrich context with request id and route for remote requests Enrich context with request id and route for remote server and nats rpc calls Sep 22, 2023
@gabitba gabitba changed the title Enrich context with request id and route for remote server and nats rpc calls Enrich context with request id and route for remote service calls Sep 22, 2023
@felipejfc felipejfc merged commit 3689999 into topfreegames:main Sep 22, 2023
4 checks passed
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.

None yet

3 participants