Colin Sullivan

Results 66 comments of Colin Sullivan

Happy to help, and I wish I had a better answer for you. I've re-opened this issue as a reminder to investigate when websockets support lands in the NATS.net client.

Good idea, could provide `Task IConnection.ReconnectAsync();` and overloads...

We can deprecate the prometheus exporter with a suitable sunset period, and leave it open afterword. As surveyor provides more comprehensive monitoring and features it'll be where efforts are focused...

I think you can achieve desired behavior today by setting a large expected count and tune the timeout appropriately. The downside is that logs would grow with missing server error...

Perhaps it was blocked on the official release of NATS 2.0- NGS uses the same mechanism. The branch looks ready... BTW, not required, but an example unit test can be...

Thank you for filing the issue - this is good information. We’ll take a look ASAP. At first glance It looks like the k8s NATS service (network) failed and it...

In the context of user experience, development, and contributions, what are the advantages and disadvantages of one operator for NATS versus having multiple operators? For longer term planning, how would...

I think we should fold the NATS streaming operator functionality into this operator. test will run longer, but one stop shopping for users would be good imo. Flags could enable...

All clients should wipe any copies of user memory that refer to private credentials as soon as possible - we'll want to look at Java and match that behavior. e.g....