API Support Forum
OEC API > API Support > Your loading limit of 16 has been reached
Author Topic: Your loading limit of 16 has been reached
(2 messages, Page 1 of 1)
Moderators: VPfau
CZendejas116
Posts: 51
Joined: Apr 13, 2011


Posted: Apr 01, 2013 @ 08:34 PM             Msg. 1 of 2
Hi,

What does this message mean?

"Your loading limit of 16 has been reached"


Thanks in advance

Claudia Zendejas
RuslanK
Posts: 69
Joined: Jun 02, 2010


Posted: Apr 02, 2013 @ 09:04 AM             Msg. 2 of 2
Hello,

This means that your limit of "Request..." calls has been reached.
This is a separate server-side counter which counts only calls like RequestBars() and RequestTicks() and doesn't count any "Subscribe" methods - they are being counted separately.

When you see this message, this means you will not get any result for the last "Request.." method called. To avoid this try to do some queueing when requesting data.

Ruslan Kartokhin
Software Developer