Implement a test case for Large file streaming (not being saved to temp file for assembly) #52

Open
opened 2025-05-29 09:56:20 +00:00 by stanislav.hejny · 0 comments
Member

For R2R adoption project, implement and showcase an upload of a "large" file using streaming option (no assembly in temp file, in memory transfer only)
sub tasks:

  • design the API on python side to use this feature - e.g. how developer decides that the file is to be streamed in-memory only as opposed to be offered (the default behaviour) as byte stream from temp file?
  • implement it in AMQ adapter code
For R2R adoption project, implement and showcase an upload of a "large" file using streaming option (no assembly in temp file, in memory transfer only) sub tasks: - design the API on python side to use this feature - e.g. how developer decides that the file is to be streamed in-memory only as opposed to be offered (the default behaviour) as byte stream from temp file? - implement it in AMQ adapter code
stanislav.hejny added the
Priority
High
Type
Task
State
Unverified
labels 2025-05-29 09:56:20 +00:00
stanislav.hejny added a new dependency 2025-05-29 09:56:45 +00:00
stanislav.hejny added
Points
21
State
Verified
and removed
State
Unverified
labels 2025-05-29 10:46:51 +00:00
stanislav.hejny added this to the V.01 milestone 2025-05-29 10:46:55 +00:00
stanislav.hejny removed a dependency 2025-08-08 13:09:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clevermicro/amq-adapter-python#52