Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Add 'Time of request' info to be more readily viewable #3901

Open
1 task done
stowen-msft opened this issue Jan 28, 2025 · 2 comments
Open
1 task done

Feature - Add 'Time of request' info to be more readily viewable #3901

stowen-msft opened this issue Jan 28, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@stowen-msft
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Hi!

I noticed that the timeline view shows the time I conducted the request here, but it would be very useful to also see Last Executed at info on the request view itself as well!

Mockups or Images of the feature

Present place to view info :

Image

In my proposal, whenever we conduct a request we should save in a local variable scope for the request the time that the request was issued.

This info would be saved in both the request.bru and the response.bru if the user chooses to save it.

And we would also use that Timestamp value to support a hover-over tool tip like this:

Image

@stowen-msft stowen-msft added the enhancement New feature or request label Jan 28, 2025
@sreelakshmi-bruno
Copy link
Collaborator

Hi, thanks for the feedback. I think it's a good enhancement to have, will post updates about it's progress here.

@sreelakshmi-bruno sreelakshmi-bruno self-assigned this Jan 29, 2025
@stowen-msft
Copy link
Author

Thanks! One cool thing that would become possible if this were done is that we could then support "Sort by Request Execution Time", to help a dev in a scenario when they have a dozen requests or variations open and lose themselves in the requests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants