Skip to content

Disables timeout for jupyter-books#37

Merged
konn merged 1 commit intomainfrom
konn/reduce-jupyterbook-timeout
Apr 7, 2025
Merged

Disables timeout for jupyter-books#37
konn merged 1 commit intomainfrom
konn/reduce-jupyterbook-timeout

Conversation

@konn
Copy link
Collaborator

@konn konn commented Apr 7, 2025

Recently, jupyter book CI workflows tend to fail with timeout errors after we have considerable amount of release nots (see, e.g. https://github.com/Jij-Inc/JijModeling-Tutorials/actions/runs/14302277049/job/40078931246).
This PR aims at fix that just by disabling timeout constraints.

@konn konn requested a review from Copilot April 7, 2025 06:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@konn konn enabled auto-merge (squash) April 7, 2025 06:53
Copy link
Member

@Shitaro Shitaro left a comment

Choose a reason for hiding this comment

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

https://jupyterbook.org/en/stable/content/execute.html#setting-execution-timeout

The timeout option can also be set to -1, to remove any restriction on execution time.

I understand what you changed.

@konn konn merged commit 4145aba into main Apr 7, 2025
10 checks passed
@konn konn deleted the konn/reduce-jupyterbook-timeout branch April 7, 2025 06:57
konn added a commit that referenced this pull request Apr 7, 2025
In the previous PR #37, we disabled timeout for Jupyter Book. This is
too permissive, so we try to re-introduce timeout limit but relaxed from
the default ones.
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.

3 participants