Azure / Azure/azure-functions-host
Validate incoming request's sitename matches the container's sitename.
Open
- 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
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