Brandon Everett

Results 21 comments of Brandon Everett

Thanks @JacobWeisenburger and @lucassarcanjo I think I can work with these.

I'm getting the same issue ``` "react": "16.11.0", "react-native": "0.62.2", ```

I'm getting the same error on .net core 2.1

I copied `microsoft.diasymreader.native/1.5.0-beta1` to my .nuget folder to see if that would help. I'm still getting an error with `Microsoft.CodeAnalysis.Workspaces.Desktop` ``` System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.CodeAnalysis.Workspaces.Desktop, Version=2.0.0.0,...

Thanks for the help so far! I'm working with @ashtonian to help debug this. Here's some information we're seeing in the logs. That's really the only things that stands out,...

Thanks for the information! It did appear it was syncing some bad state, we deleted the stateful set and have stabilized using hardly any cpu now at all. > Do...

Our `shared_subscription_policy` is `prefer_local` We did experience a netsplit in the window I sent like you mentioned. We're trying to dig into why sometimes our client doesn't process messages, because...

We're doing some more investigating on our end on the processing of messages. So far, from what we can see nothing is being hung up anywhere. Is the online message...

Ah ok thank you. Is there a way to see online messages on the queue with the debug tools, or we can only see how many messages are pending?

Thanks for the info! So after some more testing I was able to have at least one replicable scenario. After restarting the verne cluster, everything functions normally. Messages process through...