sourcenetwork / defradb

DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPLD, LibP2P, CRDTs, and Semantic open web properties.
466 stars 46 forks source link

Windows github action sometimes generates 1GB of logs #2080

Open AndrewSisley opened 1 year ago

AndrewSisley commented 1 year ago

The Windows github action sometimes generates 1GB of logs and then fails.

~40MB of logs is normal, and is suffered by the wasmtime repo too, however 1GB of llvm compiler logs is not normal, and it might be that github is killing the action once it reaches that threshold.

I've seen this happen twice in about a week:

shahzadlone commented 10 months ago

Maybe relevant:

https://github.com/capstone-engine/capstone/issues/335