Skip to content

Conversation

@michaelpeng36
Copy link
Contributor

Issue describing the changes in this PR

resolves #594. Cherry-pick of changes made in #712.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

* 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
@michaelpeng36 michaelpeng36 changed the base branch from dev to v3.x/ps7 December 3, 2021 20:51
Copy link
Contributor

@Francisco-Gamino Francisco-Gamino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michaelpeng36 michaelpeng36 merged commit def9765 into v3.x/ps7 Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for RetryContext

2 participants