Closed Bug 1531111 Opened 6 years ago Closed 6 years ago

Latency in google web push GCM responses after january 2019

Categories

(Other Applications :: CCK, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: reza, Assigned: mkaply)

Details

Attachments

(1 file)

Attached image GCM-response.png

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36

Steps to reproduce:

  1. make some blocks of tokens that include 1000 tokens
  2. send request to GCM for each of tokens by foreach
  3. monitor request response

Actual results:

We use the https://github.com/web-push-libs/web-push package. We divide all tokens into groups of 1000 and send web push by sending a post request to GCM for each token with foreach loop. The system is working smoothly for about two years. But the response timeles have been prolonged on the GCM side for about 1 month. As a result of the detailed debuging, the encryption (AuthToken and p256PH) and sending GCM request processes are completed in 3 seconds for all 1000 tokens. But their responces are coming late from GCM side. Therefore, the pushing time has increased and we are experiencing timeout problems.

Expected results:

each request response time should be 4 seconds

This is a Google problem. not a Mozilla problem.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: