nextcloud / nextcloud/talk-android
Fix CI: The operation was canceled
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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