gojenkins icon indicating copy to clipboard operation
gojenkins copied to clipboard

Downloading big artifacts will cause high memory usage

Open abbbi opened this issue 4 years ago • 0 comments

The module currently reads complete data from the requester into a variable, before writing it to a file. Might result in high memory usage if one is downloading big artifacts.

abbbi avatar Nov 25 '21 09:11 abbbi