Skip to content

No separate ModuleClient instance per Background Service #91

@fgheysels

Description

@fgheysels

The new IoT Edge module template generates code for using background-services. However, a new ModuleClient instance is instantiated per BackgroundService, which is imo not a best practice.
Ideally, you should have one ModuleClient instance per iotedge module.
See also my remark here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions