Azure / Azure/azure-functions-host

Extension hooks bybassing HttpRequestManager

Open
#1,908 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 11h
Merged PRs (30d)
37

Description

All function requests go through the HttpRequestManager which is the component that implements http throttling (see [here](https://github.com/Azure/azure-webjobs-sdk-script/blob/dev/src/WebJobs.Script.WebHost/Controllers/FunctionsController.cs#L59)). The `admin/extensions/{name}/{*extra}` bypasses this and goes directly the extension.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.