Component for gRPC client deadline_propagation. Update deadline from TaskInheritedData if it exists and more strict than context deadline.
Definition in file component.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | ugrpc |
| Asynchronous gRPC driver. | |
| namespace | ugrpc::client |
| Client-side utilities. | |
| namespace | ugrpc::client::middlewares |
| namespace | ugrpc::client::middlewares::deadline_propagation |
Typedefs | |
| using | ugrpc::client::middlewares::deadline_propagation::Component = SimpleMiddlewareFactoryComponent<Middleware> |
| Component for gRPC client deadline_propagation. Update deadline from TaskInheritedData if it exists and more strict than context deadline. | |