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

Remove correlation id from libs #275

Closed
wants to merge 2 commits into from

Conversation

jkoenig134
Copy link
Member

@jkoenig134 jkoenig134 commented Sep 19, 2024

Readiness checklist

  • I removed tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.

Desciption

Basically reverts #268.

CorrelationId imports two packages async_hooks and crypto which are node-only and break our complete web-build. We need to rethink and the re-land this feature.

Screenshot from the web-build:
image

@jkoenig134 jkoenig134 added the bug Something isn't working label Sep 19, 2024
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
packages/runtime/src/useCases/common/UseCase.ts 71.11% <100.00%> (-2.09%) ⬇️
packages/transport/src/core/backbone/RESTClient.ts 74.00% <ø> (-0.31%) ⬇️

Copy link
Contributor

@Milena-Czierlinski Milena-Czierlinski left a comment

Choose a reason for hiding this comment

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

Oh no :(

@jkoenig134
Copy link
Member Author

Succeeded by #276

@jkoenig134 jkoenig134 closed this Sep 19, 2024
@jkoenig134 jkoenig134 deleted the fix/remove-correlation-id-from-libs branch September 19, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants