Component for gRPC client deadline_propagation. Update deadline from TaskInheritedData if it exists and more strict than context deadline.
More...
#include <userver/ugrpc/client/middlewares/deadline_propagation/component.hpp>
|
static constexpr std::string_view | kName = "grpc-client-deadline-propagation" |
|
Component for gRPC client deadline_propagation. Update deadline from TaskInheritedData if it exists and more strict than context deadline.
- See also
- Deadline propagation
Definition at line 21 of file component.hpp.
◆ GetMiddlewareFactory()
std::shared_ptr< const MiddlewareFactoryBase > ugrpc::client::middlewares::deadline_propagation::Component::GetMiddlewareFactory |
( |
| ) |
|
|
overridevirtual |
◆ kName
constexpr std::string_view ugrpc::client::middlewares::deadline_propagation::Component::kName = "grpc-client-deadline-propagation" |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- userver/ugrpc/client/middlewares/deadline_propagation/component.hpp