mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
GitHub actions cache download sometimes gets stuck. See https://github.com/firezone/firezone/actions/runs/8335503938/job/22811115560. In my experience with `rust-libp2p`, this can be fixed using an explicit timeout. See https://github.com/actions/cache/blob/main/tips-and-workarounds.md#cache-segment-restore-timeout.