Skip to content

Stabilise reset of fcmpushclient and increase number of retries in gcm_register#34

Closed
WulfgarW wants to merge 2 commits into
sdb9696:mainfrom
WulfgarW:main
Closed

Stabilise reset of fcmpushclient and increase number of retries in gcm_register#34
WulfgarW wants to merge 2 commits into
sdb9696:mainfrom
WulfgarW:main

Conversation

@WulfgarW

@WulfgarW WulfgarW commented May 2, 2026

Copy link
Copy Markdown
Contributor
  1. A reset of the fcmpushclient sometimes takes several attempts of _connect_with_retry. The _listen() routine has to take that into account.

  2. Sometimes, gcm_register() is not successful with 'retries: int = 4,'. I suggest to increase the retries value to 4.

The suggested code change in this PR was successfully tested by me.

WulfgarW added 2 commits May 2, 2026 11:21
…connect_with_retry. The _listen() routine has to take that into account.

2) Sometimes, gcm_register() is not successful with 'retries: int = 4,'. Increased the retries value to 4.
@WulfgarW

WulfgarW commented May 2, 2026

Copy link
Copy Markdown
Contributor Author

Okay, adapting fcmpushclient.py and create new PR.

@WulfgarW WulfgarW closed this May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant