dotnet/aspnetcore

[Blazor] Throw meaningful exception for JSRuntime calls that timeout

Open

#21,384 opened on Apr 30, 2020

View on GitHub
 (6 comments) (5 reactions) (1 assignee)C# (10,653 forks)batch import
Pillar: Technical Debtaffected-fewarea-blazorbugcost: Sfeature-blazor-jsinteropfeature-blazor-wasmgood first issuehelp wantedreevaluateseverity-major

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (Avg merge 16d 9h) (258 merged PRs in 30d)

Description

Capturing the direction on this into a new issue. We should throw a more meaningful exception to users if JS interop invocations timeout.

Ref: #18875 #21375

Contributor guide