Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request Limitation? #55

Open
headalien opened this issue May 24, 2017 · 0 comments
Open

Request Limitation? #55

headalien opened this issue May 24, 2017 · 0 comments

Comments

@headalien
Copy link

Hi--thank you for the very useful plugin!

Quick question: We are trying to insert new subscribers from another source.
To accomplish this I pull a list of new email addresses (from other system) then use a foreach loop to check whether each address is in the database (subscriberFindByEmail()) . If I limit the query to under about 50 addresses, the results returned are accurate (empty for not in system, ID if they are). Once we do more than 50 or so, even the addresses that are already in the system return an empty result. It this simply a limitation of the system, or is there something I can add or adjust allow larger loops (up to about 200 addresses). Thank you for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant