You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebus.AzureBlobs version 1.0.1
In 0.6.0 it works fine.
Apparently BlobClient.SetMetadataAsync() used in AzureBlobsDataBusStorage.UpdateLastReadTime() replaces the metadata on the blob, so any existing keys are removed.