Skip to content

Feature/retry failed network requests - #10486

Merged
mgallien merged 2 commits into
masterfrom
feature/retryFailedNetworkRequests
Aug 25, 2026
Merged

Feature/retry failed network requests#10486
mgallien merged 2 commits into
masterfrom
feature/retryFailedNetworkRequests

Conversation

@mgallien

@mgallien mgallien commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Resolves

#

Summary

TODO

  • ...

Checklist

AI (if applicable)

@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-4.0 please

@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.0 please

@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0 please

@mgallien
mgallien force-pushed the feature/retryFailedNetworkRequests branch from f62dee0 to 7d228df Compare July 29, 2026 17:34
@claucambra
claucambra force-pushed the feature/retryFailedNetworkRequests branch from 7d228df to ecc895f Compare July 30, 2026 06:17
@mgallien mgallien modified the milestones: 35.0.0, 34.0.3 Aug 25, 2026
new feature from Qt 6.3

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
may makes our network code more reliable by tolerating a remote host
closing the connection (or any middle boxes)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien
mgallien force-pushed the feature/retryFailedNetworkRequests branch from ecc895f to 0dea0fe Compare August 25, 2026 09:00
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10486.zip

Digest: sha256:425421ccb8f684973197b78c7bcc5005ace4f1f895040d2209be55dd883fd136

To test this change/fix you can download the above artifact file, unzip it, and run it.

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

@mgallien
mgallien enabled auto-merge August 25, 2026 11:01
@mgallien
mgallien merged commit f46ab13 into master Aug 25, 2026
23 of 25 checks passed
@mgallien
mgallien deleted the feature/retryFailedNetworkRequests branch August 25, 2026 12:14
@mgallien mgallien removed this from the 34.0.3 milestone Aug 25, 2026
@mgallien mgallien added this to the 35.0.0 milestone Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment