Page MenuHomePhabricator

Have service-template-node forward the request ID
Closed, ResolvedPublic0 Estimated Story Points

Description

Currently, the service template only sets the incoming request's x-request-id header if it isn't set, and uses it for logging. However, if it issues requests to external entities, it doesn't forward it. We need to implement this functionality and then port it to the services derived from it.