-
Notifications
You must be signed in to change notification settings - Fork 44
Extending execution context for retries #362
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
076f359
to
bd2dc82
Compare
bd2dc82
to
5876ee4
Compare
5876ee4
to
3d62a90
Compare
azure-functions-language-worker-protobuf/src/proto/FunctionRpc.proto
Outdated
Show resolved
Hide resolved
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.
A few comments, mostly looks good!!
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! Thanks for the changes and for the interface comments!!
Before merging this PR though, could you please merge this one: Azure/azure-functions-language-worker-protobuf#53 (review)
And then pull updates from azure-functions-language-worker-protobuf to this repo following these steps? These steps make sure that proto files don't get out of sync between workers.
Will approve again if that change dismisses that review!
…e-worker-protobuf and added Exception interface
|
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!✅
resolves #373