azure-sdk-for-ruby icon indicating copy to clipboard operation
azure-sdk-for-ruby copied to clipboard

SDK needs to handle token refresh for long running operations

Open logachev opened this issue 6 years ago • 0 comments

I was trying to deploy AKS cluster via Ruby SDK today and I hit '401 Not Authorized: Token expired' error while SDK poller was querying for the operation result.

SDK Long Running Operation Poller needs to handle this error & query a new token.

logachev avatar May 21 '19 04:05 logachev