ankidroid / ankidroid/Anki-Android-Backend

[CI] Add retry to 'Read Configure NDK version'

オープン
#569 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Kotlin
スター
91
フォーク
54
平均マージ
1日 36分
マージ済み PR(30日)
12

説明

The following script needs a retry on the `cargo install` line:

https://github.com/ankidroid/Anki-Android-Backend/blob/0b27bed5dba2fe796f9964d0470868e8ec18f6ae/.github/workflows/build-quick.yml#L111-L116

Causes:

> ```
> info: syncing channel updates for '1.88.0-x86_64-pc-windows-msvc'
> error: failed to download file error=Reqwest(reqwest::Error { kind: Request, url: "https://static.rust-lang.org/dist/channel-rust-1.88.0.toml.sha256", source: hyper_util::client::legacy::Error(Connect, Custom { kind: Other, error: Os { code: 10054, kind: ConnectionReset, message: "An existing connection was forcibly closed by the remote host." } }) })
> error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-1.88.0.toml.sha256' to 'C:\Users\runneradmin\.rustup\tmp\tjgt4vqc1h5a_e99_file': error downloading file: error sending request for url (https://static.rust-lang.org/dist/channel-rust-1.88.0.toml.sha256): client error (Connect): An existing connection was forcibly closed by the remote host. (os error 10054)
> ```
>
> https://github.com/ankidroid/Anki-Android-Backend/actions/runs/17214363705/job/48834143922

https://github.com/ankidroid/Anki-Android-Backend/pull/564#issuecomment-3221787509

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。