Skip to content

In FirmwareDownloader.DownloadFileAsync, creating a new HttpClient per call can exhaust sockets. Consider reusing a static/shared HttpClient instance. #7

@julerobb1

Description

@julerobb1

In FirmwareDownloader.DownloadFileAsync, creating a new HttpClient per call can exhaust sockets. Consider reusing a static/shared HttpClient instance.

Originally posted by @Copilot in #6 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions