You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle server API differences in file response fields
Some FileSender servers (observed on AARNet's instance) return numeric
fields as strings and use 'puid' instead of 'uid' as the per-file upload
key. Cast size to int before arithmetic and resolve the key field from
whichever of uid/puid is present.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments