Draft: Resolve "Deadline and Cancellation for gRPC calls"
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Related to #320
Merge request reports
Activity
- A deleted user
added componentcli goSDN prioritymedium typeimprovement labels
added 1 commit
- 2706931b - Change context to context with deadline and use cancel within cli calls
added 1 commit
- 9603a4c7 - WIP: Use cobra.ExecuteContext to cancel requests to the controller
added 1 commit
- c8f47fc0 - All suggestions get functions are provided with deadline context
added 1 commit
- de7730ca - Allow to update suggestions through function if it failed before
Please register or sign in to reply