Consider producing fewer log files per Helix work item (10k+ in some instances)
See original GitHub issueThe test work item “Microsoft.AspNetCore.Server.Kestrel.Core.Tests” currently uploads something like 10.6k text files per execution. I noticed this during other investigations, but if possible it would be much simpler for folks reading logs, downloading result files, and other tasks if this could be reduced either via concatenation or zipping.
Example:
Files
| where WorkItemId == 843889212
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Structure refinement in PHENIX
Atoms that participate in TLS refinement have ANISOU records in output PDB file. The anisotropic B-factor in ANISOU records is the total B-factor...
Read more >What is a VCS (Version Control System)?
A version control system (VCS) tracks code, file, and asset changes. ... These are tools that are designed to help teams work in...
Read more >Speed of Apache Pinot at the Cost of Cloud Object Storage ...
I'm here to tell you about how we added tiered storage for Apache Pinot, enabling the speed of Apache Pinot at the cost...
Read more >Elasticsearch | GitLab
Requeuing indexing workers is not recommended for smaller instances or instances with few Sidekiq processes. URL, The URL of your Elasticsearch instance.
Read more >Impact of 16S rRNA Gene Sequence Analysis for ...
Problems remain in that the sequences in some databases are not accurate, there is no consensus quantitative definition of genus or species based...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in main now. @MattGal @dotnet/aspnet-build any thoughts on taking this to release/5.0 and release/6.0 (where we also use Helix)❔
#40807 is backport of #40411