microsoft / Data-Appliance-GX

Sovereign Data Sharing Appliance/Connector for enterprise scenarios
MIT License
8 stars 7 forks source link

Poll for transfer completion #62

Closed paullatzelsperger closed 3 years ago

paullatzelsperger commented 3 years ago

As specified in issue #61 a special file is created after a transfer process has completed. So consequently the client (i.e. the requesting connector) should poll for that file. Once it's there it can free any resources (e.g. deprovision the bucket, issue #63).