-
Couldn't load subscription status.
- Fork 54
Added RetryContext #712
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
Added RetryContext #712
Conversation
…e-worker-protobuf. Tag: v1.5.1-protobuf. Commit: 2fc14be59bbd8bb9f3f6275247047675b83fb3ca
|
I am planning on backporting these changes to the |
Thank you @michaelpeng36 for sending this out! We should only port this change to |
I agree, no need to port to |
| @@ -1 +1,2 @@ | |||
| * Bug fix: Activity Functions can now use output bindings (https://github.com/Azure/azure-functions-powershell-worker/issues/646) | |||
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.
We do not need to update this file. Please remove it from the PR.
|
@michaelpeng36 -- I left a couple of minor comments. Adding the /cc @stefanushinardi |
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
This is supposed to be an optional parameter though. I'm not sure we should be updating templates for this, as I don't expect the vast majority of users to rely on |
|
For Node.js functions, it does not appear that updating templates was necessary. |
* Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.5.1-protobuf. Commit: 2fc14be59bbd8bb9f3f6275247047675b83fb3ca * Add RetryContext * Added tests * Added unit tests and removed E2E tests * Fix RetryContext unit test * Updated release_notes.md * Addressing requested changes
* Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.5.1-protobuf. Commit: 2fc14be59bbd8bb9f3f6275247047675b83fb3ca * Add RetryContext * Added tests * Added unit tests and removed E2E tests * Fix RetryContext unit test * Updated release_notes.md * Addressing requested changes
* Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.5.1-protobuf. Commit: 2fc14be59bbd8bb9f3f6275247047675b83fb3ca * Add RetryContext * Added tests * Added unit tests and removed E2E tests * Fix RetryContext unit test * Updated release_notes.md * Addressing requested changes
* Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.5.1-protobuf. Commit: 2fc14be59bbd8bb9f3f6275247047675b83fb3ca * Add RetryContext * Added tests * Added unit tests and removed E2E tests * Fix RetryContext unit test * Updated release_notes.md * Addressing requested changes
Issue describing the changes in this PR
Resolves #594.
Pull request checklist
release_notes.md