ProxymanApp / ProxymanApp/Proxyman
Delay Setting for Map Local Rule
Open
@NghiaTranUIT is already working on this.
Since Apr 8, 2025.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Hi, I have been really enjoying Proxyman pro.
I am unsure where to look - is there a feature for delaying certain calls from Map Local?
for example: I want to return all "[example.com/api/helloworld](http://example.com/api/helloworld)" as a 200 but only after a delay of 5000 milliseconds, and then all "[example.com/api/goodbye](http://example.com/api/goodbye)" as a 500 but only after a delay of 8000 milliseconds.
I see it is possible to delay *all* map locals, but I would like to emulate a delay or latency on a per-request basis.
Thanks in advance!
This feature has been requested many times. It's time to implement it 👍
Why this feature/change is important?
- Set delay for each Map Local Rules -> easier to test some testing scenarios
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.