-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Stage-DesignThis issue is still in design stage and might require additional discussionsThis issue is still in design stage and might require additional discussionsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Performance of azure functions can be improved with async. Build a decorator that can handle the async parts.
See documentation here: https://learn.microsoft.com/en-us/azure/azure-functions/python-scale-performance-reference#async
Also look into handling metric and other calls introduced in #10 via async (to avoid distraction from main runtime)
Exact design for this is still open.
Metadata
Metadata
Assignees
Labels
Stage-DesignThis issue is still in design stage and might require additional discussionsThis issue is still in design stage and might require additional discussionsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed