The governors tag has no wiki summary.
1
vote
1answer
18 views
Trapping “Maximum size of callout request or response” exception
Salesforce limits: "Maximum size of callout request or response: 3MB", is there a way to "trap this exception", to gracefully handle responses that end up being over 3mb? I'm hitting these limits and ...
0
votes
2answers
84 views
ContentPublication limit exceeded
Is there a limit on the content publication ?
Is this the same as content version? The docs say "The maximum number of versions that can be published in a 24-hour period is 5,000. "
Does this ...
3
votes
3answers
111 views
API Limits Exception
We have a customer whom is hitting API limits in their org: More than 50,000 API call per-day.
They're trying to isolate an installed package that might be to blame, and the only thing they've given ...