Skip to content

Fix and re-enable test/node/agent.js concurrency test #98

Open
@SgtPooki

Description

@SgtPooki

see #83 (comment)

we should implement functionality similar to what libp2p is doing, to ensure requests are prevented from ever making it to the server.

Currently, most of the APIs are using api.post where api is IpfsUtilsHttpClient. We should wrap any of these calls with a queue provider that limits requests based on some settings from users.

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