Skip to content

[Performance] Replace legacy http/https modules with fetch API or better yet with undici low level api for better performance #511

@kazaz-lumida

Description

@kazaz-lumida

Use case

Performance - the legacy http/https and MUCH slower than using the fetch API or even better undici directly.

Describe the solution you'd like

Remove all usages of http/https and replace them with fetch/undici.

Additional context

This SDK seems to be slow on network operation sides, performing this switch will help improve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions