Bugfix/noid/fix the operation was canceled error - #308
Merged
Conversation
mahibi
requested review from
AndyScherzinger,
alperozturk96 and
tobiasKaminsky
October 22, 2025 14:18
5 tasks
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
It was just a try to resolve the "The operation was canceled." error. Apparently, this was not the fix so i revert. Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
mahibi
force-pushed
the
bugfix/noid/fixTheOperationWasCanceledError
branch
from
October 22, 2025 14:35
51f408b to
51a40b1
Compare
mahibi
enabled auto-merge
October 22, 2025 14:46
AndyScherzinger
approved these changes
Oct 22, 2025
AndyScherzinger
left a comment
Member
There was a problem hiding this comment.
Let's give this a try 👍
mahibi
added a commit
to nextcloud/talk-android
that referenced
this pull request
Oct 31, 2025
As there was no good standalone PR for backporting, i do this change directly on stable-22.0 Related PRs: nextcloud/android-config#308 #5483 Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In nextcloud/talk-android#5483 i set 3GB memory for analysis.yml which finally avoids the "The operation was canceled." error. Was also successful for nextcloud/talk-android#5489 and nextcloud/talk-android#5481
Also reverting the timeout setting from #305 which was just a try but apparently did not solve the issue.
Todo:
Keep an eye on if this is also necessary for codeql.yml and qa.yml
I already saw that nextcloud/talk-android#5481 failed for codeql with the same error, see https://github.com/nextcloud/talk-android/actions/runs/18718069070/job/53387058473