Azure / Azure/azure-functions-host
Test suite for http timeout scenarios
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 483
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
#### What problem would the feature you're requesting solve? Please describe.
Implement a test suite for http timeout scenarios, taking into account the load balancer's http timeout limit (230s), antares front end timeout (240s, slightly higher to accommodate load balancer).
We will need to:
- [ ] Design a way to replicate these timeouts from other services in a test environment
- [ ] Implement tests for non-http-proxying scenarios
- [ ] Implement tests for http-proxying scenarios
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, existing tests, or entry points are named. Start by locating the host's current timeout-related tests and determine how test environments can reproduce the 230-second load balancer and 240-second Antares limits. Done means covering both non-HTTP-proxying and HTTP-proxying scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, networking, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100