mandatoryprogrammer / mandatoryprogrammer/thermoptic

Concurrency Issues

Open
#33 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
1k
Forks
67
PR merge metrics
No merged PRs in 30d

Description

There are still issues where requests timeout when concurrent requests use the proxy (it is worse for basic page navigation `GET` requests).

Need to investigate root cause of these problems and see if it can be paved over (and post more details in here).

Contributor guide

No contributing guide indexed for this repository

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

Start by reproducing the timeout with concurrent requests through the proxy, prioritizing basic page-navigation GET requests. Trace the request flow to identify the root cause, then document the findings and verify that the proposed mitigation prevents the observed timeouts.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.