Azure / Azure/azure-functions-host

Unhandled exception in gRpc service leaves function executions in hung state

Open
#5,517 1 comment 0 reactions 1 assignee Claimed by @mhoeger View on GitHub
bug
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Follow up to issues #5361 and 5415
Any exception in https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script/Workers/Rpc/FunctionRpcService.cs while sending or receiving data from the language worker, should be handled and should not result in hanging function excecutions.

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.