Support aborting intercepted requests
Open
Nobody has claimed this yet.
DX
enhancement
- Dominant language
- TypeScript
- Stars
- 687
- Forks
- 174
- Avg merge
- 3h 40m
- Merged PRs (30d)
- 14
Description
Hello,
Can a timeout be added to the requests on the interceptor?
The goal is to add a timeout for any intercepted request and modify the request.
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
The issue does not name a file, test, or entry point. Start by tracing how intercepted requests move through the TypeScript library and how request modification is currently handled. Done means any intercepted request can be given a timeout and modified, with behavior verified by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100