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

feat: forward generated request id to subgraph in router #535

Closed
wants to merge 3 commits into from

Conversation

oxyno-zeta
Copy link

@oxyno-zeta oxyno-zeta commented Feb 15, 2024

Add generated request id into request to allow forward to subgraph

Related to issue #534

Motivation and Context

That will allow to forward generated request id to subgraphs

TODO

@oxyno-zeta
Copy link
Author

Feel free to tell me where to add tests or anything !

router/core/router.go Outdated Show resolved Hide resolved
@oxyno-zeta oxyno-zeta changed the title feat(router): Forward generated request id to subgraph feat: forward generated request id to subgraph in router Feb 16, 2024
@StarpTech
Copy link
Contributor

The tests indicate a race in the implementation. I'll take a look. #458 seems related.

@StarpTech
Copy link
Contributor

Hi @oxyno-zeta, I'm closing this PR in favor of #573 I had to modify a few places.

@StarpTech StarpTech closed this Feb 24, 2024
@oxyno-zeta oxyno-zeta deleted the add-request-id branch February 24, 2024 21:37
@oxyno-zeta
Copy link
Author

Hello @StarpTech , sure no problem! Thanks for taking this time !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants