fix: revert fetch_presign_or_stream wiring in clone/pull
Staging perf showed presign serializes (server packs + uploads then client downloads) at 353s vs fetch/stream pipelining at 260s for the muse repo. CF streaming timeout only affects idle connections; fetch/stream is continuous so CF doesn't kill it.
fetch_presign_or_stream stays on HttpTransport as an available method. The server endpoint is live. Wire it in when we have a repo large enough that streaming actually times out.
sha256:fb1be26c43257e8177c8705a0b60ccee7bc551cf367b5c8e5b3a3882ff183099
sha
sha256:2a74c2d0571f8790b7c3a2684767b989edb9b83e9176bae515afe554847c3cb6
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:fb1be26c43257e8177c8705a0b60ccee7bc551cf367b5c8e5b3a3882ff183099 --body "your comment"
No comments yet. Be the first to start the discussion.