[ 
https://issues.apache.org/jira/browse/SPARK-58871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruifeng Zheng reassigned SPARK-58871:
-------------------------------------

    Assignee: Ruifeng Zheng

> Add timeout to disk cleanup steps
> ---------------------------------
>
>                 Key: SPARK-58871
>                 URL: https://issues.apache.org/jira/browse/SPARK-58871
>             Project: Spark
>          Issue Type: Improvement
>          Components: Project Infra
>    Affects Versions: 5.0.0
>            Reporter: Ruifeng Zheng
>            Assignee: Ruifeng Zheng
>            Priority: Major
>              Labels: pull-request-available
>
> The GitHub Actions disk cleanup step is an optimization to reduce disk 
> pressure
> before builds and tests. If cleanup hangs, CI can spend the whole job timeout 
> in
> that step before reaching test setup.
> Add a bounded timeout to the cleanup step and continue when it fails or times
> out, accepting the higher disk space risk instead of cancelling the whole job
> during cleanup.
> Pull request: https://github.com/apache/spark/pull/58121



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to