In Orleans 8, how can I check if a Client IsInitialized / a Host IsUnavailable?
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
Hello,
In Orleans 3, we've had some properties which would've helped us know the status of our client/host. For example, in the clusterClient, you had IsInitialized and in the Hosts you had IsUnavailable.
In Orleans 8 these two properties do not exist anymore - how can we obtain a similar behavior in Orleans 8?
Contributor guide
Assessment
This issue has not been assessed yet.