Skip to content

fix: increase lock timeouts for heavy monorepos#6191

Draft
codyoss wants to merge 1 commit into
mainfrom
lock-timeout
Draft

fix: increase lock timeouts for heavy monorepos#6191
codyoss wants to merge 1 commit into
mainfrom
lock-timeout

Conversation

@codyoss
Copy link
Copy Markdown
Member

@codyoss codyoss commented May 14, 2026

Tasks on large monorepos (e.g., google-cloud-node) can take 4+ minutes due to size and the number of GitHub API requests made. The previous 60s limit caused active locks to prematurely auto-expire, resulting in concurrent worker overlap and jobs running unlocked for a period of time.

Tasks on large monorepos (e.g., google-cloud-node) can take 4+ minutes due
to size and the number of GitHub API requests made. The previous 60s limit
caused active locks to prematurely auto-expire, resulting in
concurrent worker overlap and jobs running unlocked for a period of 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.

1 participant