Isabelle
Isabelle
@s17b2-voroneckij, are you still encountering this error while using the latest version of the SDK?
@acfaf Is what you're running to produce the wrong x-ms-request-id error the same as the sample provided in the original GitHub issue? If not, could you attach an updated sample?
@acfaf Thanks for the sample. Just to add some context around this error: the policy that checks for mismatched `x-ms-client-request-id` values was originally introduced to catch rare server-side bugs where...
Hi @Gezi-lzq, This feature is currently being implemented. We are targeting its release towards the end of Q1 next year.
@Gezi-lzq We don't have any official plans for it yet, but it has been something on our radar. After CRC64 checksum support is fully implemented, we will be able to...
The non-upload sync and async paths for the blob package were decoupled in version 12.29, so this issue will not occur in newer versions for `BlobClientBase.exists()`.
Hi @abhishekpankaj54, I wasn't able to reproduce your issue with the code sample you provided. Could you attach your custom logs from that snippet for further investigation? Additionally, please enable...
Customer resolved issue by adjusting dependencies.
@samvaity We are still in the process of looking into this.