nextcloud / nextcloud/talk-android

Fix CI: The operation was canceled

Open
#6,017 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop
Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

CI builds are still sometimes canceled with "The operation was canceled" messages.
Example run: https://github.com/nextcloud/talk-android/actions/runs/23896242462/job/69681588597#step:5:535

PR's like https://github.com/nextcloud/talk-android/pull/5587 tried to solve it but it's still not fixed.

Maybe try to set max_processes next, see https://github.com/actions/runner/issues/2468#issuecomment-4066673475

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked example run and inspect the CI configuration and the attempted PR #5587 to identify where cancellation occurs. Evaluate the suggested max_processes setting from the linked runner discussion, then verify that repeated CI runs no longer end with "The operation was canceled."

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.