Skip to content

Updating RPC layer to include RetryContext #7048

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

Closed
alrod opened this issue Jan 13, 2021 · 2 comments · Fixed by #7134
Closed

Updating RPC layer to include RetryContext #7048

alrod opened this issue Jan 13, 2021 · 2 comments · Fixed by #7134
Assignees

Comments

@alrod
Copy link
Member

alrod commented Jan 13, 2021

Azure/azure-webjobs-sdk#2658 (comment)

@jeffhollan
Copy link

@alrod @pragnagopa @fabiocav trying to assess - is this the only remaining work item to exposing retry context as part of retry feature?

@pragnagopa
Copy link
Member

cc @AnatoliB

@jeffhollan - For C#, work should be complete after we realease udpated SDK to nuget. For non-dotnet languages each language worker needs to be updated to include "RetryContext" as part of "ExecutionContext"

Issue Azure/azure-functions-python-worker#814 is tracking python changes. We need similar work-items in other language worker repos as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants