dotnet / dotnet/orleans

Wrap all connection/transport issues with `OrleansMessageRejectionException` when rejecting grain calls

Open
#8,656 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.