Improve export timeout UX: detailed logging, size-scaled timeouts, sorted batches
- Log batch composition (photo/video count, estimated size) before export
- On timeout subdivision, list every asset by filename and size so you
can see exactly what's slow
- Scale timeout with estimated batch size (5 min base + 1 min per 100 MB)
- Sort pending assets: photos first, then videos, by size ascending