Response issues/incomplete HTTP responses when servicing concurrent requests.
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with the integration test in the linked StressTest repository and reproduce the failure using two or three concurrent calls to the OData endpoint. Trace the responses and use the reported outcomes as the acceptance criteria: each response should be complete, non-empty, non-duplicated, and isolated from the others without unexpected 500 errors.
Written by the indexing model from the issue text.
Description
Hi,
My team and I have noticed that when hitting an OData endpoint in parallel, the results returned seem to get scrambled, as though there is some kind of cross-talk between the responses.
The various outcomes we see are;
- Everything is fine.
- Response is a 200 OK, but content is incomplete.
- Response is a 200 OK, but content is empty.
- Responses is a 200 OK, but content contains duplication, or bits of another response.
- Response is a 500 ERROR, and content is incomplete.
I have an integration test showing the failure in the repo here;
https://github.com/RobTF/AspNetCoreODataExamples/tree/master/StressTest
This seems like quite a major issue unless we are doing something drastically wrong in the setup. This seems to happen with even 2-3 concurrent calls to the server, so it's not a volume thing.
thanks,
- Dominant language
- C#
- Stars
- 505
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from OData/AspNetCoreOData
-
.NET 10 support Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
OData/AspNetCoreOData#1610 · 2 comments · 5 reactions ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 68/100
OData/AspNetCoreOData#1609 · 2 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 72/100
OData/AspNetCoreOData#1584 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 72/100
OData/AspNetCoreOData#1572 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 58/100
OData/AspNetCoreOData#1569 · 2 comments ·
All issues in OData/AspNetCoreOData
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100