> 2020-10-26 20:14:30 ERROR i.a.w.p.a.DefaultAi...
# contributing-to-airbyte
c
2020-10-26 201430 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(internalLog):108 - * - CRITICAL Salesforce has reported 13060/15000 (87.07%) total REST quota used across all Salesforce Applications. Terminating replication to not continue past configured percentage of 80% total quota.
10106
so another reason we may not want to run all integration integration tests with every build is that we’re going to run into quota issues. master build is failing currently because we’ve used up the quota from having built just a few times this morning.
u
also i’ll have a fix up for the master build in a second.
u
do we know how much of the quota is used for a single build?
u
i have to dig a bit deeper. but if i recall correctly each discover call uses 0.5%.
u
and that gets called at least 3 4 times in the standard tests suite.