Page 1 of 1

Regarding database use limits?

Posted: Sat Mar 30, 2013 3:19 pm
by Jonathan Clark

Quick question. I understand that any time I get information from the database that is counted as a request. Just curious if a request to the database that results in no data being returned also counts as a request.

example: I request all items from a collection that have been posted in the past hour and there no records that match that criteria. Does this still count against my total?


Regarding database use limits?

Posted: Sun Mar 31, 2013 12:30 am
by maxkatz

Yes, that would also count as a request. We are not counting the data returned, but the number of API calls.