xuang7 opened a new issue, #3837:
URL: https://github.com/apache/texera/issues/3837

   ### What happened?
   
   Large uploads fail mid-transfer because presigned URLs expire at ~30 minutes 
(X-Amz-Expires=1800). If the transfer hasn’t finished before expiry, the 
request returns 403 Forbidden and the upload fails.
   
   Screenshot of the request:
   <img width="1254" height="998" alt="Image" 
src="https://github.com/user-attachments/assets/ad57a194-02a1-4ffc-bccb-dcf1f0bb048d";
 />
   
   ### How to reproduce?
   
   1. Start a large upload (e.g., ≥ 50–200 GB).
   2. Ensure the transfer time exceeds 30 minutes
   3. After ~30 min, requests using the original presigned URL begin failing 
with 403 Forbidden.
   
   ### Version
   
   1.1.0-incubating (Pre-release/Master)
   
   ### Commit Hash (Optional)
   
   _No response_
   
   ### What browsers are you seeing the problem on?
   
   _No response_
   
   ### Relevant log output
   
   ```shell
   
   ```
   
   ### Code of Conduct
   
   - [x] I agree to follow Apache Code of Conduct


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to