Skip to content

Cleint limitations #13

@orbitlens

Description

@orbitlens

We need to implement basic rate-limiting features and max resource policy for clients.
Configuration options:

  • Max requests per 5 seconds timespan (e.g., max 10 requests per any 5s timespan).
  • Max requests per minute (e.g., no more than 30 requests per minute).
  • Max requests per hour (e.g., up to 1000 requests per hour).
  • Max open orders - maximum number of outstanding orders on exchanges.
  • Withdrawal requests limit per day (for example, no more than 50 withdrawals within any 24h timespan).

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions