Closed Bug 1881410 Opened 2 years ago Closed 1 year ago

Duplicate requests are sent for long running requests

Categories

(Firefox :: Untriaged, defect)

Firefox 120
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sameerg179, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36

Steps to reproduce:

We connect to the URL of our application. We then execute a report which fetches the metadata details of millions of documents within the application. A report is then sent as an email to the report executor.

This

Actual results:

When the request takes more than 600 seconds, we see a duplicate request being sent. So the user who executes the report ends up getting 2 or more emails because of the duplicate requests which were sent

Expected results:

Only one email should be sent for one execution of the report.

Hello! I have tried to reproduce the issue with firefox 125.0a1(2024-02-21) on Ubuntu 22.04, unfortunately I wasn't able to reproduce the issue on my end.
Could you please answer the following questions in order to further investigate this issue:

  1. Does this issue happen with a new profile? Here is a link on how to create one: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles
  2. Does this issue happen in the latest nightly? Here is a link from where you can download it: https://www.mozilla.org/en-US/firefox/channel/desktop/
  3. Do you have any addons installed? If yes could you please list them?
  4. Could you please provide more detailed steps on how to reproduce the issue?
Flags: needinfo?(sameerg179)

Closing as incomplete. Please reopen if you're still seeing this with the most recent version of FIrefox.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Flags: needinfo?(sameerg179)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.