Azure / Azure/azure-functions-host

[Linux Consumption] Don't block assignment call on sidecar specialization

Open
#7,321 0 comments 0 reactions 1 assignee Claimed by @balag0 View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

Make this call non-blocking
https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/InstanceController.cs#L54

For apps that take longer to specialize sidecar, this call can lead to request timeout on worker assignment instead of function invocation. Only impacting small number of apps.

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.