-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Mention remote bindings do not work with RPC yet #24003
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
Conversation
|
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://f7bafe4b.preview.developers.cloudflare.com Files with changes (up to 15)
|
dario-piotrowicz
left a comment
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.
I feel like the wording might be a bit off 🤔
Service bindings with RPC are supported, but the RPC communication isn't.
Your wording does make it sound to me like adding RPC to a service binding will make that binding unusable in remote mode, which is not the case. 🤔
dario-piotrowicz
left a comment
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 🙂
* mention remote bindings with rpc limitation * fixup phrasing and add workflows
DEVX-2023