Stream client resubscribe after silo shutdown but fail to receive message
Open
area-streaming
question
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
I have 2 silos and 1 client service;
`PubSubStore` is in persistent storage;
After I shutdown a silo(kill the process , not graceful shutdown), Orleans client `AddGatewayCountChangedHandler` and resubscribe to the stream;
But client can not receive message from stream;
Contributor guide
Assessment
This issue has not been assessed yet.