Releases: by-pinja/Protacon.RxMq
Releases · by-pinja/Protacon.RxMq
Retry policy to Service Bus
Added retry policy for newer Service Bus (not legacy)
Added MessageId to logging, so that MessageId can be found if new Azure support request for messaging is needed
Added MessageId logging with published messages (Legacy)
- Added MessageId to logging, so that MessageId can be found if new Azure support request for messaging is needed
Better error handling (Legacy)
Fixed (Legacy side)
- Added better error handling so subscriptions are recreated on MessageCommunicationException
Added resubscription on error (Legacy)
Fixed (Legacy side)
- Topic or subscription is deleted, error handling now tries to create those again.
- Changed to _bindings from ´Dictionary´ to ´ConcurrentDictionary´ to avoid threading issues.
Added resubscription on error (Legacy)
Fixed (Legacy side)
- Topic or subscription is deleted, error handling now tries to create those again.
- Changed to _bindings from ´Dictionary´ to ´ConcurrentDictionary´ to avoid threading issues.
Added resubscription on error
Fixes (non-legacy)
- Topic or subscription is deleted, error handling now tries to create those again.
- Changed to _bindings from ´Dictionary´ to ´ConcurrentDictionary´ to avoid threading issues.
Added safe topic binding
Added safe topic binding for publisher
Implements issue #10
Publish to Nuget fix
1.4.5 Updated key.