run() returns core and other file paths 🟩

This commit is contained in:
Daniel Roth 2026-06-02 09:43:48 +00:00
parent 9efd4e34c2
commit 62676cfbc9

View file

@ -122,7 +122,7 @@ class PashubService:
except OSError:
logger.warning(f"Failed to delete temp file {file_path}")
return downloaded.core
return downloaded.core + downloaded.other
def _upload_to_s3_and_update_db(
self,