Azure / Azure/azure-functions-host

Test suite for http timeout scenarios

Open
#9,438 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: http area: test
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.