stack update
failing on CI with file returned by server too large
#1961
Labels
stack update
failing on CI with file returned by server too large
#1961
Describe the bug
When bazel is calling
stack update
, it is failing in the following way:See here, here and here.
To Reproduce
This occurs in our CI jobs quite frequently. It might actually be some kind of race condition or stale caches.
Not sure if we can do something about it, maybe a stack upgrade would help? Maybe we could retry the command a few times if it fails with that error?
Expected behavior
This should work more reliably.
Environment
Additional context
See haskell/hackage-server#1236 and commercialhaskell/stack#5770
The text was updated successfully, but these errors were encountered: