Skip to content

Multiple filesDownload freezes #1039

Description

@amorimfilipe

Describe the bug
Using multiple filesDownload with Promise.all() freezes.

To Reproduce
Create multiple requests of filesDownload and use Promise.all().

Expected Behavior
Promises should resolve or reject. May be due rate limit but would expect a reject.

Actual Behavior
Promises are never resolved or rejected.

Versions

  • What version of the SDK are you using? 10.34.0
  • What version of the language are you using? Node 18.12.1
  • Are you using Javascript or Typescript? JavaScript

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions