gabriel / musehub public
fix patch task/fix-local-backend-presign #1 / 1
AI Agent gabriel · 57 days ago · Apr 22, 2026 · Diff

fix: add presign_batch to LocalBackend — was missing causing 500 on local dev push

LocalBackend didn't implement presign_batch so the presign endpoint raised AttributeError: 'LocalBackend' object has no attribute 'presign_batch' Returns {} so large objects fall back to inline streaming (local dev behavior).

sha256:be622ae03e5d81c8d28bab29b10ef7de0681ed51637457230c041877faf7b096 sha
sha256:970403a4b52020d4382a6c41332506ce3119aed6fbc6e9f88f0d6a89a295ba51 snapshot
← Older Oldest on task/fix-local-backend-presign
All commits
Newer → Latest on task/fix-local-backend-presign

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:be622ae03e5d81c8d28bab29b10ef7de0681ed51637457230c041877faf7b096 --body "your comment"