Wrap all connection/transport issues with `OrleansMessageRejectionException` when rejecting grain calls
Open
Needs: triage :mag:
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
We should consider always wrapping all rejection responses which include an exception with `OrleansMessageRejectionException` (if they aren't already `OrleansMessageRejectionException`). Note that rejections are distinct from exceptions thrown from grain code.
cc @benjaminpetit
Contributor guide
Assessment
This issue has not been assessed yet.