Postman tool is hanging

Hi All,

Anyone facing slowness in fetching the response around a minute in Postman tool or tool is hanging. I am using Postman for Mac & version is 11.5.0

If this issue is highlighted anywhere please loop in comments for my reference!

Thank you!

1 Like

Hi @moorthiraj. Welcome to the Postman Community.

Can you confirm that this delay is not coming from the API server you’re working with? Also, what’s the size of the data being returned?

1 Like

Hello @gbadebo-bello Thanks for the reply!

For a simple GET API which gives a response of 4 params with min values itself taking more time. It is not the loader I am saying. The response to format in JSON is taking more time in the latest Postman tool.

To highlight about hanging issue, I can’t able to use the tool when the response is gettting formattted

1 Like

I’m not sure I understand you correctly. You get the response timely but the formatting takes significant time? Can you send a GET request to https://postman-echo.com/get?name=Moorthi and see if you experience the same?

1 Like

Yes! You are corrrect!

When I hit 1 GET API, which probably fetches a bulk response took more time (which didn’t happened in previous version)
Screenshot 2024-07-25 at 7.03.30 PM

Then I verified few API’s for my testing (1 POST call and 5 to 6 GET calls) and following requests took more time to format and at that time the tool hung!

And I hit the request you shared and it behaved the same. Tool hung screenshot below,

1 Like

Okay, got it! You’re using the latest version of Postman Mac. Can you confirm if you experience the same on Postman web?

Yes, version is 11.5.0

Postman web is working smoothly and currently I am using it. No issues with it !!

Okay, great! Please let me check in with the team to see what might be wrong here.

Hey! We’re sorry about the issue, we have identified a regression that causes certain responses to hang the Postman application.

We are working on a fix and will plan to get this out as soon as possible. We are tracking the bug here and will follow-up when it’s fixed.

2 Likes

Hello @supply-specialist-84 Thank you for the info!

Hello @gbadebo-bello @supply-specialist-84 Postman hanging issue seems resolved in 11.7.0 version which I am currently using.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.