Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor man's hack to deal with stuck index generation #11065

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

hubertp
Copy link
Collaborator

@hubertp hubertp commented Sep 12, 2024

Pull Request Description

CI has started experiencing instability when generating libraries indexes. This change ensures that we don't wait 360(!) minutes until it gives up.
For example: https://github.com/enso-org/enso/actions/runs/10820403412/job/30020393671?pr=11038#step:7:3305

When it gets stuck we will force the process to be stopped. Before that we will also attempt to get and print a threaddump.

Important Notes

A proper diagnosis is in progress, obviously.

CI has started experiencing instability when generating libraries
indexes. This change ensures that we don't wait 360(!) minutes until it
gives up.

A proper diagnosis is in progress, obviously.
@hubertp hubertp added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 12, 2024
@hubertp hubertp changed the title Poor man's hack to stuck index generation Poor man's hack to deal with stuck index generation Sep 14, 2024
@Akirathan Akirathan merged commit d795518 into develop Sep 15, 2024
36 checks passed
@Akirathan Akirathan deleted the wip/hubert/sbt-timeout-generating-index branch September 15, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants