May 2019
Intermediate to advanced
546 pages
12h 41m
English
These are limits to protect the Lightning framework:
|
Description |
Limit |
|---|---|
|
Default timeout of callouts in one single transaction |
10 seconds |
|
Maximum size of callout request or response |
6 MB for synchronous Apex12 MB for asynchronous Apex |
|
Maximum query run time before cancelling transaction by Salesforce |
120 seconds |
|
Maximum number of classes and triggers in an APEX deployment |
5,000 |
|
Batch size in a for loop list |
200 |
|
Maximum number of records returned for the methodDatabase.QueryLocator |
50 million |
Read now
Unlock full access