We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm seeing this in stderr:
[ERROR] 171765147897: listStorageAccounts: api error="storage.AccountsClient#List: Failure sending request: StatusCode=0 -- Original Error: Get \"https://management.azure.com/subscriptions/cc0022a0-721e-4cb2-93dc-d0105cf5a985/providers/Microsoft.Storage/storageAccounts?api-version=2022-05-01\": dial tcp 4.150.240.10:443: i/o timeout" [WARN] 171765147897: doList callHydrateWithRetries (azure-171765147897) returned err storage.AccountsClient#List: Failure sending request: StatusCode=0 -- Original Error: Get "https://management.azure.com/subscriptions/cc0022a0-721e-4cb2-93dc-d0105cf5a985/providers/Microsoft.Storage/storageAccounts?api-version=2022-05-01": dial tcp 4.150.240.10:443: i/o timeout [WARN] 171765147897: QueryData StreamError storage.AccountsClient#List: Failure sending request: StatusCode=0 -- Original Error: Get "https://management.azure.com/subscriptions/cc0022a0-721e-4cb2-93dc-d0105cf5a985/providers/Microsoft.Storage/storageAccounts?api-version=2022-05-01": dial tcp 4.150.240.10:443: i/o timeout (azure-171765147897) [WARN] 171765147897: streamRows execution has failed: azure-171765147897 - calling queryCache.AbortSet (azure: exceeded allowed timeout) [WARN] 171765147897: queryData.streamRows returned error: azure: exceeded allowed timeout [WARN] 171765147897: executeForConnection azure returned error azure: exceeded allowed timeout, writing to CHAN [WARN] 171765147897: error channel received azure: exceeded allowed timeout
but the export cli is returning a 0 exit code
The text was updated successfully, but these errors were encountered:
Fix issue where the export CLI is not returning a 0 exit-code for fai…
0bbc7d5
…lures. Closes #72
c0a978d
pskrbasu
Successfully merging a pull request may close this issue.
I'm seeing this in stderr:
but the export cli is returning a 0 exit code
The text was updated successfully, but these errors were encountered: