5 ms·
Does the worker need to process the body? Sometimes, the worker can return a signed URL and have the client directly upload to R2.
by zimbatm 2y ago
Does the worker need to process the body?
Sometimes, the worker can return a signed URL and have the client directly upload to R2.
- znpy 2y ago> Sometimes, the worker can return a signed URL and have the client directly upload to R2. That's not what client expect though, and that would be (iaas) provider-dependent.