ProxymanApp / ProxymanApp/Proxyman
[BUG] Problem with requests when repeatedly quickly
Open
@NghiaTranUIT is already working on this.
Since Oct 13, 2021.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
2.33.0
macOS Version? (Ex. mac 10.14)
11.6
Steps to reproduce
Repeat call of a request by spamming cmd+return quickly, say 5 times. The ID will not be in correct order and request should go through.
Expected behavior
ID should be sequential, and http status code of those request should not be 999
Screenshots (optional)
This seems like some race condition issue to me, but I am happy to be wrong if this isn't a bug.
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.
Assessment
This issue has not been assessed yet.