Closed vlio20 closed 4 years ago
This decorator will allow only certin amount of calls to the async decorated method simultaneously. If the allowed amount of calls will be acceded the calls will be throttled.
Resolved in version 1.6.0
This decorator will allow only certin amount of calls to the async decorated method simultaneously. If the allowed amount of calls will be acceded the calls will be throttled.