Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Create threads for every API call #19

@elcapo

Description

@elcapo

In order to make the step faster, we'll create a thread for every API call, so we don't have to wait for the previous call to be finished to send the next one. We'll use the Rows per page parameter to set the number of threads we'll launch at once.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions