Forum Discussion

Krishsaba's avatar
Krishsaba
New Member
3 months ago
Solved

Error message on notebook sql

I got the following error when I ran SQL on the notebook:

InvalidHttpRequest
[TooManyRequestsForCapacity] [TooManyRequestsForCapacity] HTTP Response code 430: This Spark job can’t be run because you’ve hit a Spark compute or API rate limit. To proceed, cancel an active Spark job through the Monitoring hub, choose a larger capacity SKU, or try again later. For more visibility and control, go to Workspace settings → Job management (Job Concurrency & Queue Monitoring) to review running and queued Spark jobs, understand capacity contention, and take action as needed. [Learn more at 'https://go.microsoft.com/fwlink/?linkid=2356970&clcid=0x409']. HTTP status code: 430.
=====================
 
 
 

 

Diagnostic ID: 3d62864c-dc22-4d20-9b33-304aba1aac98

Timestamp: 2026-05-26T20:00:31.978Z

Message: [object CloseEvent]

JSON
{
"type": "close",
"timeStamp": 16735.19999998808,
"code": 1000,
"reason": "{\"reason\":\"Session error or stopped.\",\"state\":\"session-completed\"}",
"wasClean": false,
"target": {
"url": "wss://pbipcanc3-canadacentral.pbidedicated.windows.net/webapi/capacities/0a466b55-b214-4517-a99d-6128acb2e811/workloads/Notebook/Data/Automatic/api/workspaces/1d6102c8-0bd2-499b-a84f-e32baee5b879/artifacts/1ab656ca-2ea5-4184-9296-59aefc0b23a2/jupyterApi/versions/1/api/kernels/380cca33-3c48-4c1d-a0f5-5e1ad853c8df/channels?token=dummy_token&session_id=48c075f2-5d1d-4e80-a6cc-832c86633937",
"readyState": 3,
"protocolsProfile": [
7,
4427
]
},
"currentTarget": {
"url": "wss://pbipcanc3-canadacentral.pbidedicated.windows.net/webapi/capacities/0a466b55-b214-4517-a99d-6128acb2e811/workloads/Notebook/Data/Automatic/api/workspaces/1d6102c8-0bd2-499b-a84f-e32baee5b879/artifacts/1ab656ca-2ea5-4184-9296-59aefc0b23a2/jupyterApi/versions/1/api/kernels/380cca33-3c48-4c1d-a0f5-5e1ad853c8df/channels?token=dummy_token&session_id=48c075f2-5d1d-4e80-a6cc-832c86633937",
"readyState": 3,
"protocolsProfile": [
7,
4427
]
},
"isTrusted": true
}

Additional info: InstanceId: e5d99308-5127-4d09-b939-7dfa5ce9892d

5 Replies