You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have a configuration feature that allows to specify the maximum file size that should be copied and anything above should be skipped. This can be useful in cases where some repos have very large files which could cause OOM errors.
So in the job configuration if we can specify "maxFileSize: 10mb" or something like that.
The text was updated successfully, but these errors were encountered:
It would be great to have a configuration feature that allows to specify the maximum file size that should be copied and anything above should be skipped. This can be useful in cases where some repos have very large files which could cause OOM errors.
So in the job configuration if we can specify "maxFileSize: 10mb" or something like that.
The text was updated successfully, but these errors were encountered: