vincbeck commented on PR #40032:
URL: https://github.com/apache/airflow/pull/40032#issuecomment-2146211831

   > @vincbeck Yes, delete_knowledge_base does still trigger but then it fails 
because there is still an attached data source.
   > 
   > To delete a Knowledge Base, you must first delete the Data Source To 
delete the Data Source you must either first delete the files in S3 OR have it 
set to RETAIN
   > 
   > However, it's not smart enough to realize the files are already deleted 
from S3. It tries to delete them, gets an error saying "that S3 object doesn't 
exist" and fails, so when delete_knowledge_base fires, it will see a data 
source still attached and THAT fails too.
   
   Makes sense!


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