Understanding Execution Governors and Limits
Total number of SOQL queries issued1
|
|
Total number of SOQL queries issued for Batch Apex and future methods1
|
|
Total number of records retrieved by SOQL queries
|
|
Total number of records retrieved by Database.getQueryLocator
|
|
Total number of SOSL queries issued
|
|
Total number of records retrieved by a single SOSL query
|
|
Total number of DML statements issued2
|
|
Total number of records processed as a result of DML statements, Approval.process, or database.emptyRecycleBin
|
|
Total number of executed code statements
|
|
Total number of executed code statements for Batch Apex and future methods
|
|
Total heap size for Batch Apex and future methods
|
|
Total stack depth for any Apex invocation that recursively fires triggers due to insert, update, or delete statements4
|
16
|
For loop list batch size
|
|
Total number of callouts (HTTP requests or Web services calls) in a request
|
|
Maximum timeout for all callouts (HTTP requests or Web services calls) in a request
|
|
Default timeout of callouts (HTTP requests or Web services calls) in a request
|
|
Total number of methods with the future annotation allowed per Apex invocation5
|
|
Maximum size of callout request or response (HTTP request or Web services call)6
|
|
Total number of sendEmail methods allowed
|
|
Total number of describes allowed7
|
|
Total number of classes that can be scheduled concurrently
|
100
|
Total number of test classes that can be queued per a 24-hour period8
|
Comments
Post a Comment