Skip to content

Look into Async Functionality #11

@felixnext

Description

@felixnext

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

No one assigned

    Labels

    Stage-DesignThis issue is still in design stage and might require additional discussionsenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions