Static Apex Limits Flashcards

1
Q

Default timeout of callouts (HTTP requests or Web services calls) in a transaction

A

10 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Maximum size of callout request or response (HTTP request or Web services call)1

A

6 MB for synchronous Apex or 12 MB for asynchronous Apex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Maximum SOQL query run time before Salesforce cancels the transaction

A

120 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Maximum number of class and trigger code units in a deployment of Apex

A

5,000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

For loop list batch size

A

200

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Maximum number of records returned for a Batch Apex query in Database.QueryLocator

A

50 million

How well did you know this?
1
Not at all
2
3
4
5
Perfectly