[GH-ISSUE #3259] [bug]: The interface was called twice with a one-minute interval between calls. Is it a new retry mechanism or a bug? #1083

Closed
opened 2026-03-16 18:25:35 +03:00 by kerem · 1 comment
Owner

Originally created by @bjcodereview3 on GitHub (Aug 17, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3259

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Through the website https://hoppscotch.io/, with the Chrome plugin installed, an API URL was called which took several minutes to respond due to the task being time-consuming. Before the first call returned a response, exactly one minute had passed and the API was called again, resulting in a total of two API calls. Is this a bug or a recently added retry mechanism?

image

image

image

Steps to reproduce

Enter the request URL and click send.
Wait for the API response.
After two minutes, a 504 error was reported and it was discovered that the API was called twice.

Environment

Production

Version

Cloud

Originally created by @bjcodereview3 on GitHub (Aug 17, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3259 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Through the website https://hoppscotch.io/, with the Chrome plugin installed, an API URL was called which took several minutes to respond due to the task being time-consuming. Before the first call returned a response, exactly one minute had passed and the API was called again, resulting in a total of two API calls. Is this a bug or a recently added retry mechanism? ![image](https://github.com/hoppscotch/hoppscotch/assets/117341119/5a9e3c64-fd03-42f0-8330-1b9ee1c27941) ![image](https://github.com/hoppscotch/hoppscotch/assets/117341119/794d9de6-89c4-4a91-81d5-70bd3fc8f778) ![image](https://github.com/hoppscotch/hoppscotch/assets/117341119/5c590bc0-08da-4073-8606-6da6b6d6998c) ### Steps to reproduce Enter the request URL and click send. Wait for the API response. After two minutes, a 504 error was reported and it was discovered that the API was called twice. ### Environment Production ### Version Cloud
kerem 2026-03-16 18:25:35 +03:00
Author
Owner

@bjcodereview3 commented on GitHub (Aug 17, 2023):

maybe nginx reason

<!-- gh-comment-id:1681795333 --> @bjcodereview3 commented on GitHub (Aug 17, 2023): maybe nginx reason
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1083
No description provided.