mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 16:36:03 +03:00
[GH-ISSUE #35] Question: Response duration is always empty #30
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#30
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 @advantis on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/35
Originally assigned to: @NghiaTranUIT on GitHub.
Just noticed that (unlike the proxy approach) all the requests captured using Atlantis have no duration:
The screenshot in the integration doc shows the same behavior, although this not mentioned explicitly neither in the doc nor in Readme.
So the question is: is this a bug, a missing (yet) feature, or this behavior is intended by design?
@NghiaTranUIT commented on GitHub (Nov 5, 2020):
Hm, good eye. It's a bug.
I should show the duration. Let me fix it 👍
@NghiaTranUIT commented on GitHub (Nov 5, 2020):
Please check out this beta 🙌 : https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.11.1_Missing_Duration_Atlantis.dmg
@advantis commented on GitHub (Nov 5, 2020):
Wow, you're super fast! Indeed, now duration values show up. Thanks!