Quotas and limits

This page lists the quotas and limits that apply to Cloud Fleet Routing.

Request quotas

The following quotas apply to Cloud Fleet Routing:

Request quota Value
Cloud Fleet Routing Optimize Tours Requests per minute 60 per project
Cloud Fleet Routing Batch Optimize Tours Requests per minute 300 per project
Cloud Fleet Routing Concurrent Batch Solve Quota 60000 seconds per project

Optimize Tours Requests per minute and Batch Optimize Tours Requests per minute apply to a project. For example, in a single project, you can have up to 60 optimization requests per minute.

Model limits

The following limits apply to the models processing by BatchOptimizeTours method.

Model Value
Cloud Fleet Routing Concurrent Batch Solve Quota 60000 timeout seconds per project

Concurrent Batch Solve Quota applies to all the models being processed by BatchOptimizeTours methods at the same time for a project. It calculates the total timeout values in all models being processed by BatchOptimizeTours as the limit. After a model is solved, the corresponding quota usage is released.

For example, a GCP project has one model being processed by BatchOptimizeTours with a timeout of 15 mins. It sends another request to BatchOptimizeTours with two models that have timeout values of 5 mins and 10 mins, respectively. The total Concurrent Batch Solve Quota would be 1800 seconds. When all three models are solved, the quota would be released and the total Concurrent Batch Solve Quota would be 0 seconds.

Our service automatically handles the situation where your GCP project runs out of Concurrent Batch Solve Quota. The models that do not have enough quota to be solved will be queued in our service. They will be processed once your project has enough quota.

Quota increases

If you would like to process more requests we would like to understand more about your needs and may be able to build custom solutions. Please submit a Cloud Optimization quota request for your project in the Google Cloud console. You need to select the Concurrent Batch Solve Quota quota, select Edit Quotas, enter the updated quota, and then select Submit Request.