mandatoryprogrammer / mandatoryprogrammer/thermoptic
Concurrency Issues
Nobody has claimed this yet.
- 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
- 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
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