Handling reconnects

16 views
Skip to first unread message

Alex Michel

unread,
Sep 29, 2017, 8:12:25 AM9/29/17
to masstransit-discuss
Hi,
I need to handle reconnects in my pubsub, so in a scenario when subscriber reconnected to rabbitmq, 
I need to request a new snapshot of state to sync it with publisher.
I don't want to use persistent queues due to latency, but what I need is subscribe to transport connect/reconnect events in some way and get a snapshot using request/reply.

Can I implement custom IReceiveEndpointObserver for it? I didn't find any documentation or examples on this api.

Alex
Reply all
Reply to author
Forward
0 new messages