-
Notifications
You must be signed in to change notification settings - Fork 457
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
Comments
@alrod @pragnagopa @fabiocav trying to assess - is this the only remaining work item to exposing retry context as part of retry feature? |
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. |
Azure/azure-webjobs-sdk#2658 (comment)
The text was updated successfully, but these errors were encountered: