Azure / Azure/azure-functions-host
[Duplicate data issue] Consume "RpcTriggerMetadataPopulated" capability
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
RpcTriggerMetadataPopulated capability was introduced in order to populate the TriggerMetadata on the worker side (for http requests) in order to avoid duplicate data being sent over.
Host PR: https://github.com/Azure/azure-functions-host/pull/4748
NodeJS PR using this capability: https://github.com/Azure/azure-functions-nodejs-worker/pull/238
Contributor guide
Assessment
This issue has not been assessed yet.