Cloudflare file upload limit

For machine learning models, we plan to offer 10GiB storage limit and plan to offer 100GiB++ using cloud direct transfer.

We plan Direct transfer (gitlab-org&2771) but current 3rd party command line clients do not allow cloud direct transfer out of the box.

Change Cloudflare file upload limit to:

  1. Proposal: In machine learning models we allow storage up to 10GiB, but due to cloudflare limitations of 5B bytes this fail
  2. Alternative proposal: Can we at least make it 5 GiB (Gibibyte) = 5 × 1024³ bytes = 5,368,709,120 bytes instead of 5B bytes which seems to be currently the case?
Edited by Alper Akgun