Use retry script to publish codecov reports on Windows #4387
Labels
platform: windows
windows platform-specific problem
type: infrastructure
improvement to development/releases/CI structure
Currently it is common for entire AppVeyor builds (which already take a lot of time) to fail because some intermittent failure to upload the codecov report.
Found this script which we might use to retry the command a few times before effectively giving up:
https://github.com/haskell/cabal/blob/master/appveyor-retry.cmd
Follow up from: #4383 (comment)
The text was updated successfully, but these errors were encountered: