Gotcha, that’s what I figured.
I wrote up what I found looking into the different solutions for storing/serving large assets. Seems like implementing my own http_request
canister with streaming enabled (similar but not identical to the asset canister) is the way to go.