You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
As a user, I'd like to have the option to dynamically launch tasks in DataFlowTaskLaunchRequest, so I can assign a different "task name" for each of the consumed SFTP payloads.
Notes:
This requires changes to RotatingServerAdvice and StandardRotationPolicy in SI to extend it in sftp-dataflow to then add support for it.
Once that is added to SI, we will inherit the upstream changes to redesign the sftp-dataflow application to optionally also configure and pin each payload to a particular Task.