Question
Does the API Project have a function for limiting the flow of requests?
I expect to control of the number of simultaneous request executions, the number of waiting requests, etc.
Answer
HULFT Square's API Project does not have a function to limit the request flow.
The request control function in the API project includes permission settings for controlling access based on the user or IP address from which the API Client is accessed.
For details on the API client, please refer to the following manuals.
API Client
https://www.hulft.com/help/en-us/HULFTSquare/Content/HULFT_Square/HS_API/api_client.htm
Supplementary information
Although there is no limiting function to the amount of requests for the API Project, if there is a concentration of requests for API projects under a particular service, the Integrate Service may be overloaded and script execution may be affected.
For API projects that are expected to be heavily accessed, it is recommended extending the specifications and scalability of the Integrate Service that executes the jobs, or implementing scripts that limit the number of executions.
Please refer to the related FAQ for an example of how to limit the number of executions.
Related FAQs
Is it possible to set the number of simultaneous executions of script?
https://support.square.hulft.com/hc/articles/9461930211476
Comments
0 comments
Article is closed for comments.