userver: userver/ugrpc/client/middlewares/deadline_propagation/component.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

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.