Idea: Include a queue function / delay automatism before "File Delivery" task to avoid errors and manual work.
Situation:
We often experience the situation that "File Delivery" tasks fails in SFTP connector projects if many files are completed at the same time.
While this also happens with other tasks where the issue can usually be solved by "retry", this is not possible for file delivery. Here, it leads to an email error message which lets you know which file failed but not the target language, so we usually end up downloading and pushing all files manually to SFTP again.
An integrated queue function/ delay / release interval before the "File Delivery" task would hopefully help to prevent those errors and save the manual work.
(interval: a few seconds? to be tested)
(@RWS, see also support case CS0005514)