yxiang92128
yxiang92128
To add a data point, I created 1100 users with 30 seconds sleep in between in a script and only 14 of them got into "Ready" status and the rest...
Does anybody have insight into this? The current log messages are just hard to follow especially if I have multiple operation going on in the same process. And it does...
Any update on this issue? Can you add an additional parameter to the "SetListener" to pass in user specified info so we can at least put out our own session...
> 1. Delete blob > > 2. If you don't want to delete the blob, call GetBlockList, then CommitBlockList. For option 2, I just don't see how it might work....
unrelated question: BlobServiceClient, BlobContainerClient and BlobClient For any of these client handles above which are created from CreateFromConnectionString, how do I save them to a member variable because it does...
@RickWinter Is there a way you can provide an estimate when this will be implemented? We are looking to productize this SDK in Q4 thus logging is a crucial component...
This log output was from the legacy SDK. Something similar would be extremely helpful in debugging especially when a single thread can make multiple requests: 2022-10-12 14:21:48 A1021202-1808-4651-A03A-B9511CA6E663 : Starting...
1. We would want to print logs, before the request is sent over the wire and after receiving a response. 2. The kind of information we expect to be included...