-
Notifications
You must be signed in to change notification settings - Fork 53
Populate language worker metadata in init response #884
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
@AnatoliB / @michaelpeng36 -- Could you please take a look? |
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.
Hi, we perform some logic in the worker init request as well, so I have some knowledge on a few scenarios that may cause you headaches
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.
Left one minor comment, otherwise 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.
LGTM
* Populate language worker metadata * Continue to defer the worker initialization until the first FunctionLoadRequest
* Populate language worker metadata * Continue to defer the worker initialization until the first FunctionLoadRequest
…ix with functions-<argumentname> (#997) * Update language worker to support parsing command-line arguments prefix with functions-<argumentname> (#993) * Populate language worker metadata in init response (#884) * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.5.8-protofile. Commit: 14b2ba5ccb188c160c0f6c519ec1d4521ee36440 (#876)
Issue describing the changes in this PR
This PR contains the following change:
Pull request checklist
release_notes.md
Additional information
Additional PR information