The login methods hangs when the FTP server is starting or stopping. It has happened twice in the last two weeks.
The problem is that we can’t have two instances of the login process running at the same time (the calls are just stacked, waiting for the first one to finish)
It shouldn’t happen much but when it does it blocks all the Integration PlatForm since most services end up in the service that uses the login…
At least with your method we can receive a warning when the login takes too much time.
Thank you for the reply (and happy new year)