Skip to content

Conversation

@JinZhou5042
Copy link
Member

@JinZhou5042 JinZhou5042 commented Oct 8, 2025

Now files under 100MB are uploaded as is and those larger than 100MB are zipped by gzip -9.

If the zipped file is still larger than 100MB, it will be chunked into a series of smaller files.

For example, this is the directory view under dv5-large:

(dv5) [jzhou24@condorfe vine-logs]$ l
total 383M
-rw-r--r--+ 1 jzhou24 jzhou24 98M Oct  8 14:01 debug_00.gz
-rw-r--r--+ 1 jzhou24 jzhou24 74M Oct  8 14:01 debug_01.gz
-rw-r--r--+ 1 jzhou24 jzhou24 70M Oct  8 13:57 performance
-rw-r--r--+ 1 jzhou24 jzhou24 84M Oct  8 13:57 taskgraph
-rw-r--r--+ 1 jzhou24 jzhou24 57M Oct  8 14:02 transactions.gz
-rw-r--r--+ 1 jzhou24 jzhou24 587 Oct  8 13:57 workflow.json

@JinZhou5042 JinZhou5042 requested a review from dthain October 8, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant