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

customizable timing for paging operations #226

Merged

Conversation

agro1986
Copy link

@agro1986 agro1986 commented Nov 30, 2017

Some users might want to use higher delay to reduce the chance of getting throttled.

I parameterized it, so for example in your code you can change it like

$instagram->pagingDelayMinimumMicrosec = 3000000;
$instagram->pagingDelayMaximumMicrosec = 5000000;

@raiym
Copy link
Member

raiym commented Dec 5, 2017

@agro1986 thank you for contribution

@raiym raiym merged commit 998e5d9 into postaddictme:master Dec 5, 2017
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

Successfully merging this pull request may close these issues.

2 participants