Azure / Azure/azure-functions-host

Validate incoming request's sitename matches the container's sitename.

Open
#4,864 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

This is to mitigate the issue where sometimes request gets routed to wrong worker due to stale caches in the frontend.

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by tracing incoming request handling and how the worker/container sitename is obtained, then identify where mismatches can be rejected without disrupting valid requests. Done means requests for a different sitename are rejected and matching requests continue normally, with coverage for both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.