Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't do a connection checks when using push notifications #3948

Merged
merged 1 commit into from Nov 4, 2021

Conversation

FlexW
Copy link

@FlexW FlexW commented Nov 3, 2021

When using push notifications, it is not necessary to do regular
connection checks because the push notifications will take care of it.

Signed-off-by: Felix Weilbach felix.weilbach@nextcloud.com

I will remove the log statements once the logic is ready.

@FlexW FlexW marked this pull request as ready for review November 4, 2021 09:40
@mgallien
Copy link
Collaborator

mgallien commented Nov 4, 2021

/rebase

When using push notifications, it is not necessary to do regular
connection checks because the push notifications will take care of it.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-3948-d661e91a58dfa690f1909aa41bfe9c33f44d0701-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarcloud
Copy link

sonarcloud bot commented Nov 4, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mgallien mgallien merged commit 7dd09b8 into master Nov 4, 2021
@mgallien mgallien deleted the bugfix/pn-connection-check branch November 4, 2021 20:49
@mgallien mgallien added this to the 3.4.0 milestone Nov 8, 2021
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.

None yet

3 participants