Skip to content

chore: Increase timeout for CI jobs from 60 to 120 minutes#8476

Open
markemer wants to merge 1 commit into
mainfrom
markemer-patch-1
Open

chore: Increase timeout for CI jobs from 60 to 120 minutes#8476
markemer wants to merge 1 commit into
mainfrom
markemer-patch-1

Conversation

@markemer
Copy link
Copy Markdown
Member

Description

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

Tests or Reproductions

Screenshots / Media

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

Copy link
Copy Markdown
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the problem is that the runner hangs, so increasing the timeout just makes things worse since the more time we put the more time it will take to fail, but will fail anyway, we should in fact change it back to 30 min, if it hangs it's fasters and we can manually restart

We could try updating to macos 26 and see if that solves the hang, but since it's only occasional we won't be sure if it worked or not

test-ios has been unstable since we started using Xcode 26, we have a workaround to prevent the hang, but doesn't seem to work every time.

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.

2 participants