cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Agent Bricks Multi Agent Supervisor failing update

shivamrai162
New Contributor III

Hello,

I recently created a Multi Agent supervisor yesterday and it is working fine till date but when i created a second Multi Agent Supervisor assistant, im facing below error:

 

Endpoint update failed
Failed to deploy : Quota Exceeded: You've hit the trial limit for provisioned concurrency. To continue, please add a payment method or contact sales for assistance. Alternatively, stop or delete existing provisioned concurrency to free up capacity.

Could anyone please help me with the necessary steps and additional info as to what quota is being exceeded here. I still have around 200 dollars left for this trial account
shivamrai162_0-1763468341971.png


1 ACCEPTED SOLUTION

Accepted Solutions

Advika
Databricks Employee
Databricks Employee

Hello @shivamrai162!

The error is from a workspace quota, not billing. Youโ€™ve hit the Model Serving provisioned concurrency quota, which is enforced independently of your remaining trial credits. Thatโ€™s why you can still have $200 left and see a quota exceeded error.

To unblock, stop or delete endpoints that are reserving provisioned concurrency, or add a payment method to upgrade or contact Sales as the error suggests.

View solution in original post

2 REPLIES 2

Advika
Databricks Employee
Databricks Employee

Hello @shivamrai162!

The error is from a workspace quota, not billing. Youโ€™ve hit the Model Serving provisioned concurrency quota, which is enforced independently of your remaining trial credits. Thatโ€™s why you can still have $200 left and see a quota exceeded error.

To unblock, stop or delete endpoints that are reserving provisioned concurrency, or add a payment method to upgrade or contact Sales as the error suggests.

shivamrai162
New Contributor III

Thanks Advika, I have deleted some of the endpoints and its working now. 

Also wanted to know if instead of deleting the endpoint, can I just pause it or scale it to zero to avoid endpoint cost.