-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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(connector): [OpenNode] Use connector_request_reference_id as referemce to connector #2596
feat(connector): [OpenNode] Use connector_request_reference_id as referemce to connector #2596
Conversation
Hey @shakeel-3 , Pls address the CI fails Run and |
aa023e6
to
1ee054c
Compare
Hey @shakeel-3, can you please revert the top most commit in your PR? Since it is already merged into main, I would suggest you using |
82faeef
to
9f4f14c
Compare
Hi @pixincreate, @swangi-kumari |
e10de9f
to
9f4f14c
Compare
LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Thanks for the PR, @shakeel-3!
Hey @shakeel-3 , |
@swangi-kumari Thanks a lot |
Type of Change
Description
Use connector_request_reference_id as reference to the connector #2311
Additional Changes
Following are the paths where you can find config files:
Motivation and Context
To solve inconsistency in RouterData and it solves the Issue #2311
How did you test it?
Need help in doing test?
Checklist
cargo +nightly fmt --all
cargo clippy