-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
platform: windowswindows platform-specific problemwindows platform-specific problemtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure
Description
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)
Metadata
Metadata
Assignees
Labels
platform: windowswindows platform-specific problemwindows platform-specific problemtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure