Azure / Azure/azure-functions-host
Create a detector for the worker profiles feature
Open
supportability
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Once the worker profiles feature gets merged, we need to make sure we have a detector in place to identity when:
a) a profile has been loaded
b) we tried to load a profile but failed
c) a profile failed validation
d) we found profiles in the worker.config but none of the conditions were met (and so did not load)
Contributor guide
Assessment
This issue has not been assessed yet.