Bill Stoffel
Bill Stoffel
If you add args.Error or args.Conn.LastEx both are null. I believe this is because of the function here in Conn.cs here throws away any exception tracking that could be done...
Thats a good suggestion i knew there were some settings that would help detect this. I think the only thing that is wrong is the fact that the client doesn't...
We do see regular purges of dropped subscribers, so I believe our system is correctly working. The topic in question is our most subscribed to topic and every single app...
We did find a work around, I'd have to go look again, but i believe just adding your full dependency chain to the list of projects seems to be where...
@gcolliso We've been running this in prod for > 1 year can we merge this additional configuration option?
So my coworker also pointed out the potential for this to blow up. To me both options aren't really great. One hand you have 1 large message stored that can...
I am not fully aware of the internals but if we do a combined nats and nats streaming would that change anything? Which part is responsible for the clustering raft...