Azure / Azure/azure-functions-host

Language worker failures should show in node tests

Open
#2,217 1 comment 0 reactions 1 assignee Claimed by @pragnagopa View on GitHub
area: engineering
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Failures from the node language worker should show up in the node tests.
Currently, tests (see QueueTriggerByteArray for an example) will blindly wait for some condition, and only fail by timeout. If the language worker fails (or any other infrastructure failure), we never see that exception - just the timeout. This is hard to diagnose. Infrastructure failures should flow up through both the function and the tests.

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.