rebus-org / Rebus.AzureBlobs

:bus: Azure Blobs-based databus storage for Rebus
https://mookid.dk/category/rebus
Other
3 stars 5 forks source link

[DataBus] StorageException with status code 412 #3

Closed Efp95 closed 4 years ago

Efp95 commented 4 years ago

Version: 0.1.0

Issue

Hi, I'm having this exact same issue described here

It's happening like twice a day and the blobs are still present in my blob container.

HttpStatusCode: 412 HttpStatusMessage: The condition specified using HTTP conditional header(s) is not met. ErrorCode: ConditionNotMet ErrorMessage: ErrorMessage: The condition specified using HTTP conditional header(s) is not met. RequestId:7063d79d-c01e-000a-31fe-dcb1ae000000 Time:2020-02-06T15:00:07.6518868Z

mookid8000 commented 4 years ago

I added a comment here, describing the issue.

I can probably fix this within the next couple of days, although PR is also welcome.

mookid8000 commented 4 years ago

Could you try Rebus.AzureBlobs 0.5.0 and see if it's been fixed? (I think it is 🙂 )