arcus-azure / arcus.messaging

Messaging with Microsoft Azure in a breeze.
https://messaging.arcus-azure.net
MIT License
20 stars 11 forks source link

Spike: change circuitbreaker approach #453

Open fgheysels opened 4 days ago

fgheysels commented 4 days ago

The CircuitBreaker now just signals the MessagePump to pause retrieving messages instead of stopping the MessagePump and restarting it later using a separate Task.