Valor
Valor
Due to the discussion here (https://github.com/dotnet/orleans/issues/6832), it seems we need to configure `DeactivationTimeout` as well else silo host will still shutdown after `DeactivationTimeout`. Let me know if this is the...
Hello there, Any plan to upgrade KubernetesClient to version 12x for Orleans v3, the current Orleans.Hosting.Kubernetes of Orleans v3 seems not working on Kubernetes v1.26 and above
Hello, this tools does not seem to support FSharp projects?
It appears that Plotly.NET does not currently support DateOnly/TimeOnly values. ```f# Seq.init 10 (fun x -> DateOnly.MinValue, x) |> Chart.Column ``` Error ```log typecheck error No overloads match for method...