Get Concurrency Limit
Get Concurrency Limit - kintone.api.getConcurrencyLimit()
Gets the current number of simultaneous API calls and the maximum number of API calls you can make simultaneously in your Kintone domain.
Function
kintone.api.getConcurrencyLimit()
Sample Request
|
|
Returns
PROPERTY | TYPE | VALUE & DESCRIPTION |
---|---|---|
limit | Integer | The maximum number of calls you can make simultaneously in your Kintone domain. |
running | Integer | The current number of simultaneous calls in your Kintone domain. |
Available Pages
Any page.