ClosedBit error docs

CB_ERR_RESOURCE_LIMIT

Resource limit reached. A workload exceeded the active CPU, RAM, VRAM, string, node, or operation safety budget.

Why it happens

A workload exceeded the active CPU, RAM, VRAM, string, node, or operation safety budget.

How to fix it

Reduce batch size, choose chunky for paging reduction, or use uncapped only for trusted local work.

Copy-paste fix pattern
compile cba app.cbp app.cba chunky compute threaded
Runtime and Studio now show this kind of page from the error dialog: plain message first, stable code second, original details third.