Skip to content

TimerTrigger functions shouldn't be required to specify a name. #1365

Closed
@niemyjski

Description

@niemyjski

This caused me quite a bit of pain with my compiled functions. I just wanted to call my function on a schedule and I didn't care about logging or the TimerInfo class. So I set it up and without the name property and got all kinds of issues. Then I realized there is no way to call a function unless you pass in a TimerInfo and give it a name in the function.json... This isn't very user friendly and kind of confusing when you just want to call a parameterless function....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions