mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #574] Show elapsed time while a long-running request is happening #571
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#571
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adamwinn on GitHub (Aug 10, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/574
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Version 2.4.0 (20400)
macOS Version? (Ex. mac 10.14)
10.15
Steps to reproduce
Create a long-running request
Note in the Duration column the duration is "-"
Expected behavior
Show the time elapsed every 10 seconds or at whatever interval
Screenshots (optional)
If a long-running request is in process, it's nice to see that it's been running for 20s, then 30s, then 1m, then 1m30s, etc
@NghiaTranUIT commented on GitHub (Aug 11, 2020):
Hi, that totally makes sense to update the duration 👍 I will update it soon after the Scripting feature is done 🙌