orleans icon indicating copy to clipboard operation
orleans copied to clipboard

Log error should be changed to warning when client starts faster than server

Open rbuergi opened this issue 1 year ago • 0 comments

Especially when using hosting in conjunction with Aspire, the Orleans client might start faster than the server. In this case, the current implementation logs an error. The error should be converted to a warning. The retry mechanism will be automatically triggered.

rbuergi avatar Sep 02 '24 13:09 rbuergi