-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Open
Labels
good first issuekind:featureFeature RequestsFeature Requestsprovider:googleGoogle (including GCP) related issuesGoogle (including GCP) related issues
Description
Description
Currently, the operator fails if a file is not found on the SFTP server. To make this behavior more flexible, we could introduce a new parameter, fail_on_sftp_file_not_exist
, allowing users to customize the operator's response in such scenarios. By setting this parameter, users can choose whether the operator should raise an error when a file is missing or simply log a message and continue processing.
Use case/motivation
This enhancement would give users greater control over the operator's behaviour, particularly in environments where missing files are expected or where continued processing is preferred.
Related issues
A similar issue has been opened for the SFTPToS3Operator
.
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
-
I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
good first issuekind:featureFeature RequestsFeature Requestsprovider:googleGoogle (including GCP) related issuesGoogle (including GCP) related issues