-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
featureNew feature or requestNew feature or request
Milestone
Description
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
Labels
featureNew feature or requestNew feature or request