The GitHub Actions job "Fory CI" on fory.git/main has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
056b94ca325e0d6c333a486524e64dc58ef38d24 / Peiyang He 
<[email protected]>
feat(ci): add bazel downloads retry (#3492)

## Why?

Bazel downloads should retry in case of network issues.

## What does this PR do?

Actually, Bazel 8.2.1 (the version Fory currently uses) **already**
supports downloads retrying **by default**. Check
`--experimental_repository_downloader_retries`,
`--http_connector_attempts` and `--http_timeout_scaling` in the
[doc](https://bazel.build/versions/8.2.0/reference/command-line-reference).

I just manually doubled these values in .bazelrc

## Related issues

Closes https://github.com/apache/fory/issues/3491.



## AI Contribution Checklist

No.

## Does this PR introduce any user-facing change?

No.

## Benchmark

No.

Report URL: https://github.com/apache/fory/actions/runs/23237882670

With regards,
GitHub Actions via GitBox


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

Reply via email to