Your opinion will help to improve our service
Leave a feedback >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.
#include <userver/ugrpc/client/middlewares/base.hpp>
#include <userver/ugrpc/client/middlewares/deadline_propagation/middleware.hpp>
Namespaces | |
namespace | ugrpc |
Asynchronous gRPC driver. | |
namespace | ugrpc::client |
Client-side utilities. | |
namespace | ugrpc::client::middlewares::deadline_propagation |
Client logging middleware. | |
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. | |