function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ciccic 

Eclipse uses lots of API calls and hits 5000 limit

Eclipse uses lots of API calls - particularly when refreshing.  We frequently hit the 5000 API calls per day because of this.  It appears that you get at least one API call per file refreshed.
 
We have a team of 3 developers working on about 200 triggers, sobjects and classes.  As our development continues this will get worse.  We are hitting the ceiling more and more often.  When it happens we have to wait 24 hours.
 
Any plan to make the API call usage less?  Or raise the 5000 API call limit? 
pmorellipmorelli
Yes, we're optimizing this in a future release, a couple of orders of magnitude lower.

I'd suggest splitting your devs into an org each, if feasible. Failing that, please contact your support rep about upping the limits for your org.

--pete
blntblnt
Any update on this? Looks like I just hit the problem with v. 13.0.0.200806139415 and Eclipse 3.4.0 Thanks, Bao-Long