openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
129 stars 59 forks source link

Original function name in callback meta-data #83

Closed ewilde closed 4 years ago

ewilde commented 4 years ago

Description

Adds original function name in callback meta-data X-Function-Name

Motivation and Context

How Has This Been Tested?

Tested on docker swarm:

Logs for function b

2019-12-10T21:17:05Z 2019/12/10 21:17:05 stderr: 2019/12/10 21:17:05 Function: [echo], status:[200], time:[0.001863], body:OK

Types of changes

Checklist:

alexellis commented 4 years ago

This branch has conflicts that must be resolved. Use the command line to resolve conflicts before continuing

👨‍💻

alexellis commented 4 years ago

@ewilde please see my comment.

ewilde commented 4 years ago

@alexellis PTAL, rebased