Armin Shoeibi

Results 7 comments of Armin Shoeibi

> What does this fix? The older version is forward compatible, and a .NET 6 app can specify to use version 6 of that Microsoft.Extensions library if it wants. Yes,...

> Over 99% of the messages are state messages, i.e. as soon as a newer state is known, all older states of the same widget are irrelevent. On the backend...

> @jfheins I sent a PR to show how you would await backpressure here [jfheins/SignalRRepro#1](https://github.com/jfheins/SignalRRepro/pull/1). > > Also to @ArminShoeibi's point, you should overlay garbage collections with the memory growth....

> The cancellation token shouldn't be reused and should instead be disposed (or you can reset it). I got it.

I had the same problem today with `Microsoft.Orleans.Clustering.Redis 8.0.0 ` in K8s ```json { "@timestamp": "2024-02-06T19:07:16.3144540+03:30", "level": "Error", "messageTemplate": "Failed to update table entry for this silo, will retry shortly",...

> @ArminShoeibi did Redis restart and was no persistence configured? I recommend using Azure Storage for clustering instead Yes @ReubenBond , only one of our pods crashed twice due to...

Folks, Any feedback? @filipeesch @dougolima @gsferreira