Expected Behavior
SFTP Binding can be used to connect to SFTP without having to restart the service to give up connections
Actual Behavior
We see that after a couple of testcases have been run that the SFTP server declines communication due to too many open connections through dapr binding
Steps to Reproduce the Problem
Connect to SFTP via binding and upload files until SFTP server declines communication
Release Note
RELEASE NOTE:
FIX Bug for SFTP Binding, releasing connections with SFTP Server.