API Throttling for ACS

cancel
Showing results for 
Search instead for 
Did you mean: 
om_bijawat
Member II

API Throttling for ACS

Hi,

We are using ACS rest api to get the ACS content in our code.

We wanetd to know the information about API throttling, throttling aspect, throttling limits, etc.

Where can we get this information.

Thanks

3 Replies
angelborroy
Alfresco Employee

Re: API Throttling for ACS

REST API performance depends on your deployment.

Why do you want to get those metrics?

Hyland Developer Evangelist
om_bijawat
Member II

Re: API Throttling for ACS

Hi @angelborroy 

We will be calling the Alfresco Rest API in our implementation and wanted to know is there any throttling limits for this, or any throttling related information so that we can do the proper handling for the same in case of exceptions.

I didn't found any document for this.

 

angelborroy
Alfresco Employee

Re: API Throttling for ACS

There is no specific benchmark on Alfresco REST API.

I guess you can build your own to get metrics from your own environment.

Hyland Developer Evangelist