Eason09053360 commented on PR #62224:
URL: https://github.com/apache/airflow/pull/62224#issuecomment-3941268130

   > Signed urls shouldn't be stored in the db - a. It's insecure, and b. they 
expire after a few hours so aren't of much use?
   
   Thanks for the feedback! I originally planned to fix this by simply 
increasing the database column length for the URL. However, seeing the 
architectural discussion about not storing signed URLs in the DB at all, I 
realize the required refactoring is currently beyond my scope.
   
   I will close this PR so someone more familiar with the core DAG bundle 
architecture can tackle the broader refactor. Thanks again for the guidance!


-- 
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